Update README.md

This commit is contained in:
Bill Bittner 2018-08-02 16:56:05 -07:00 committed by GitHub
parent cdc4d444e6
commit 6e7fb6fc03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@ Create the config files using the built in CLI
```
$ npm run configure
```
note: add your ip address in `config/siteConfig.json` after completion
_note: add your ip address in `config/siteConfig.json` after completion_
Build the app
(transpile source with babel and bundle with webpack)