mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Make clear where to run npm start (#19)
This commit is contained in:
parent
61a29c9132
commit
a943f9d96a
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ $ npm install
|
|||
$ webpack --watch
|
||||
```
|
||||
|
||||
Then you can run:
|
||||
Then you can run in the main directory:
|
||||
|
||||
```bash
|
||||
$ npm start
|
||||
|
|
|
|||
Loading…
Reference in a new issue