Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 691 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 691 Bytes

Install

sudo npm install -g meteor-client-bundler
npm install

To run the API:

npm run api

To build and serve the client bundle to the browser:

npm run meteor-client:bundle && npm run ionic:serve

Licensing

See the LICENSE and NOTICE files for information governing the files in this repository.

Use the "About This Software" button in the running app to see the above information, plus important licensing and copyright information for app dependencies, some of which may be transformed, statically linked, and/or distributed within the running app as part of standard "vendor.js" webapp practices, and/or as part of the Android apk install files.