vigour-example

Example vigour app

Usage no npm install needed!

<script type="module">
  import vigourExample from 'https://cdn.skypack.dev/vigour-example';
</script>

README

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