This project was generated by means of generator-angular-fullstack
generator (see https://github.com/DaftMonk/generator-angular-fullstack).
Generates a new route.
Example:
yo angular-fullstack:route myroute
[?] Where would you like to create this route? client/app/
[?] What will the url of your route be? /myroute
Produces:
client/app/myroute/myroute.js
client/app/myroute/myroute.controller.js
client/app/myroute/myroute.controller.spec.js
client/app/myroute/myroute.html
client/app/myroute/myroute.scss
Generates a directive.
Example:
yo angular-fullstack:directive myDirective
See all generators here: https://github.com/DaftMonk/generator-angular-fullstack#generators
- page level: 1-19
- popup messages level: 20-29
- top menu level: 30-49
- side menu level: 50-99
- popup feedback form level: 100-109
-
Lists on inner pages are animated with Animate.css (http://daneden.github.io/animate.css/).
-
Animations reveal when user scroll (see WOW.js: http://mynameismatthieu.com/WOW/index.html)
-
Order buttons on inner pages have a hover effect due to Hover.css (see http://ianlunn.github.io/Hover/)
-
See [Microsoft Stories]http://news.microsoft.com/stories/garage/index.html for inspiration