opt: docment

Signed-off-by: pmc <pangmengchen@gmail.com>
This commit is contained in:
pmc 2023-03-03 09:20:03 +08:00
parent 8629931e99
commit 19bce8bfba

View File

@ -103,8 +103,8 @@ To debug bundled languages, such as JSON, HTML or TypeScript/JavaScript.
## Running the website locally
```bash
> yarn install
> yarn build-monaco-editor
> npm install
> npm run build-monaco-editor
> cd website
> yarn install