Skip to content

pixeldrew/ionic-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ionic-boilerplate

This is a boilerplate project for using Ionic Framework/Angular/Lawnchair/SASS/RequireJS and i18n all from Bower. All of the good stuff in your repo with nothing you don't need.

To get started:

$ phonegap create path/to/app
$ cd path/to/app
$ rm -rf www/ 
$ curl -L https://github.com/pixeldrew/ionic-boilerplate/archive/master.tar.gz | tar -xf -  
$ mv ionic-boilerplate-master www
$ cd www
$ npm install -d && bower install -d

Update config.xml, package.json and bower.json in www to match your project.

About

ionic-boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published