Simplified library seat booking
Must have node
, npm
and yarn
installed.
Install dependencies with:
yarn install
Start development server with:
yarn debug
Start production server with:
yarn start
Prepare mobile app build using
yarn prepare
Build app using PhoneGap Build by push
ing to nuke-build