Update README.md

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

View file

@ -43,6 +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
Build the app
(transpile source with babel and bundle with webpack)