Fix dev command
This commit is contained in:
@@ -150,7 +150,7 @@ Below are several of the bigger planned items, community feedback is welcome :sm
|
|||||||
## Development
|
## Development
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm run dev
|
npm run watch
|
||||||
```
|
```
|
||||||
|
|
||||||
Then in VS Code press <kbd>F5</kbd> to build demo and launch the debugger with the generated themes available to switch to.
|
Then in VS Code press <kbd>F5</kbd> to build demo and launch the debugger with the generated themes available to switch to.
|
||||||
|
|||||||
Reference in New Issue
Block a user