Angular Components Showcase
http://paoesco.github.io/angular-showcase
This project is generated with yo angular generator version 0.11.1.
- How to deploy to github pages : http://yeoman.io/learning/deployment.html
- git add dist && git commit -m "Initial dist subtree commit"
- git subtree push --prefix dist origin gh-pages
Run grunt for building and grunt serve for preview.
Running grunt test will run the unit tests with karma.