This project uses Angular (2?) with WebPack to craft up a cordova boilerplate project. It is tested to work on Android and iOS, and it supports concepts such as bundling, debugging etc.
##Instructions:
- git clone https://github.com/maliksahil/AngularCordovaWebPack
- npm install
- cordova platform add ios
- npm run cordova:ios
- cordova platform add android
- npm run cordova:android
Feedback? reach me at www.winsmarts.com or @sahilmalik