to run development npm install
and npm start
, then go to localhost:3000 to start developing.
To build, run npm run build
, and to preview run npm run preview
, then go
to localhost:3001 for the minified production bundle.
- https://github.com/mhaagens/react-mobx-react-router4-boilerplate
- https://github.com/mxstbr/react-boilerplate
For examples and direction.