jesucarr / Getting-Started-PhoneGap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Mobile App Development with PhoneGap + Yeoman + AngularJS + Ionic

This is the final code in the tutorial Getting Started with Mobile App Development with PhoneGap + Yeoman + AngularJS + Ionic

Install and run

This assumes you already installed the development tools as explained in the post above (PhoneGap, Android SDK, iOS Simulator)

git clone git@github.com:jesucarr/Getting-Started-PhoneGap.git
cd Getting-Started-PhoneGap
npm install
bower install
grunt build
npm run installPhoneGapPlugins
grunt serve

About


Languages

Language:JavaScript 99.8%Language:CSS 0.2%