Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 458 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 458 Bytes

Liberty

Simplified library seat booking

Usage

For devs

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 pushing to nuke-build