requires
- Node.js > 6.5.0
- npm > 3.10.10
npm install
npm run start
app will be running on localhost:8080
SET NODE_ENV=production
npm run build
all assets will be in /dist folder you can run the app locally by opening index.html
npm run deploy
deploys to https://simon-q.github.io/pf-travel/