mirror of
https://github.com/coder/code-server.git
synced 2025-07-29 21:12:58 +08:00
Add yarn vscode
step to build instructions
This commit is contained in:
@ -24,6 +24,7 @@ works internally.
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
yarn
|
yarn
|
||||||
|
yarn vscode
|
||||||
yarn build
|
yarn build
|
||||||
node build/out/entry.js # Run the built JavaScript with Node.
|
node ./build/out/entry.js # Run the built JavaScript with Node.
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user