Skip to content

This project uses Angular with WebPack to craft up a cordova boilerplate project.

Notifications You must be signed in to change notification settings

maliksahil/AngularCordovaWebPack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularCordovaWebPack

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:

  1. git clone https://github.com/maliksahil/AngularCordovaWebPack
  2. npm install

For iOS

  1. cordova platform add ios
  2. npm run cordova:ios

For Android

  1. cordova platform add android
  2. npm run cordova:android

Feedback? reach me at www.winsmarts.com or @sahilmalik

About

This project uses Angular with WebPack to craft up a cordova boilerplate project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published