vigour-example
Example vigour app
Demonstrates the vigour workflow from start to finish
tl;dr
npm run
Develop
npm start
Release
npm run release
Build
npm run build -- ios android
npm run build # all platforms listed in package.json[vigour.native.platforms]
Deploy
npm run deploy