onetwotrip
v1.0.0
Published
0. ```npm install``` 0. ```npm start```
Readme
Run the app
npm installnpm start
Once running, if you want to hide the redux dev monitor: CTRL+H
Yes, it takes a while to load the first time you open the app.
Build the app
npm publish
This will build the app into the "dist" directory in the root of the project. It contains the index.html along with the minified assets, ready for production.
