Polish demo

This commit is contained in:
Daniel Imms
2017-03-22 22:24:24 -07:00
parent 2d895b1e18
commit 21aceca3cf
8 changed files with 14 additions and 12 deletions

View File

@@ -16,8 +16,10 @@ Support below means that the editor has explicit support for the languages; the
## Usage
```bash
npm install
npm run build && npm start
npm run dev
# In another shell
npm run demo
```
To test VS Code extensions, <kbd>F5</kbd> will launch the Code debugger with the theme available to switch to.
Them in VS Code press <kbd>F5</kbd> to launch the debugger with the generated theme available to switch to.