chongrui / snack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependencies

Node: https://nodejs.org/en/

cordova:

npm install -g cordova, 

ionic (Mobile app framework based on AngularJS for cordova):

npm install -g cordova ionic

Using this project

ionic build ios

Then run:

ionic emulate ios

Debug with chrome

gulp

Then open your chrome and go to http://localhost:8080

Note

I initialized this ionic project with its basic "tabs hello world" template, we can change it.

About


Languages

Language:JavaScript 81.4%Language:CSS 17.9%Language:HTML 0.7%Language:Python 0.0%