Skip to content

packowitz/atp-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a208491 · Dec 17, 2017
Apr 20, 2017
Dec 17, 2017
Oct 30, 2016
Jan 19, 2017
Dec 21, 2016
May 6, 2017
Oct 8, 2017
Oct 15, 2017
Dec 21, 2016
Oct 15, 2017
Dec 12, 2017
Dec 17, 2016
Sep 30, 2016

Repository files navigation

Installing required plugins:

  • ionic plugin add cordova-plugin-camera --variable PHOTOLIBRARY_USAGE_DESCRIPTION="ATP uses photos" --variable CAMERA_USAGE_DESCRIPTION="ATP uses camera"

  • ionic plugin add cordova-plugin-inapppurchase

  • ionic plugin add cordova-plugin-firebase

Developing:

  • Install all node_modules via npm: $ npm install
  • Make sure you have Ionic v2 globally installed $ npm install -g ionic
  • Start watching and building the client $ ionic serve
  • To build prod: $ npm run ionic:build --prod --aot --minifyJs --minifyCss --optimizeJs

About

Mobile app with ionic2 angular2 typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published