arielfaur / ionic-wizard

A set of angular directives to create a wizard using Ionic's slide box
http://arielfaur.github.io/ionic-wizard
MIT License
81 stars 26 forks source link

Minified version & build script #11

Closed dbartel closed 9 years ago

dbartel commented 9 years ago
  1. Moved source into its own folder
  2. Added a gulp script for moving the source into dist & example folders - also provides a minified version of the wizard

gulp script also contains test tasks if you want to run tests through gulp instead of through npm