http://benheb.github.io/malette-ui/
- Install:
npm install
andbower install
- Run locally:
gulp serve
- Watch files + automatically run tests:
gulp watch
- Build:
gulp build
- Deploy to gh-pages:
gulp deploy
gulp test
http://benheb.github.io/malette-ui/
npm install
and bower install
gulp serve
gulp watch
gulp build
gulp deploy
gulp test