Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 598 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 598 Bytes

Ionic Demo Cours

Live demon in Cours

Get started

  • $ nvm use 7
  • $ npm install
  • $ npm run start:dev to run in dev mode (env variable)
  • $ npm run start:prod to run in prod mode (env variable)
  • $ ionic build browser to build app browser version
  • $ ionic build browser --prod to build app browser version Angular Prod mode
  • $ npm run deploy:server to deploy server side on Heroku (mongodb is on MLab)
  • $ npm run deploy:client to deploy client on gitHub on gh-pages
  • $ npm run test to run test client side

Author

Hi, it's Camille and i like Ionic Framework