Skip to content

Example project structure using Ionic Framework, Angular, Gulp, Sass, Browserify, and Napa

Notifications You must be signed in to change notification settings

cmackay/ionic-todos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ionic Todos

Example project structure using:

  • Ionic Framework
  • Angular
  • Gulp
  • Sass
  • Browserify
  • Napa

Commands

Install Global Dependencies:

$ npm install -g gulp

Install Project Dependencies:

$ npm install

Run Development Mode:

$ gulp

Run Tests:

$ gulp test

Prepare Build:

$ gulp build

Clean Build Artifacts:

$ gulp clean

Clean Build Artifacts (including node_modules):

$ gulp clean-all

About

Example project structure using Ionic Framework, Angular, Gulp, Sass, Browserify, and Napa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published