<%= app_title %>

{{demo + ' angular works ! '}}

made by <%= githubMan %> {{demo}}

This app includes :

Gulp, Angular, coffeescript, jquery, bootstrap, font awesome, commitement to open source.
karma, jasmine, jslint, uglify, coverall and more.

Getting started:

Global use

  • run the default gulp command.
  • develop only into the src folder
  • deploy what is in the dist folder.
  • neat.

Ease of styling with SASS

  • scss splited in a gloabl to specific order, imported into sass/main.scss
  • manage your colors, spacing, and other variables in vars.scss
  • put your mixins and extendable helpers in extendable.scss
  • organise yourself, you are a grown up coder.
  • neat.

Angular testing ready

  • yup. Go on, angularize the world
  • documentation made in dist/doc/ with javascript comments
thanks for using this generator. Visit me at @tykayn