Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 572 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 572 Bytes
  • $ npm install
  • $ npm run restore
  • $ npm start (Browser)
  • $ npm run android (Device)
  • $ npm run android:emulator (Device emulator)

This project is a fork of ionic-app-starter (currently being rewritten from the ground up) dedicated to Polytech Grenoble students.

It intentionally exposes less features/complexity than the upstream version because it is only meant for learning Cordova/Ionic.

So if you are interested in building complex hybrid applications, you should use ionic-app-starter instead.