update README
This commit is contained in:
parent
232b0af11f
commit
8a4be33420
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Please create a new branch for development (i.e. `[NAME]-dev`). Pushing directly
|
||||||
|
|
||||||
To build the site, run `npm run build`.
|
To build the site, run `npm run build`.
|
||||||
|
|
||||||
To view the site on your local network, run `npm build/index.js`. View the site at [localhost:9000](http://localhost:9000).
|
To view the site on your local network, run `npm run serve`. View the site at [localhost:9000](http://localhost:9000).
|
||||||
|
|
||||||
### Images
|
### Images
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue