0.2.1 • Published 9 years ago

slush-angular-seed v0.2.1

Weekly downloads
3
License
ISC
Repository
github
Last release
9 years ago

Slush Generator for AngularJS app

Wat?

npm install -g slush slush-angular-seed
mkdir angular-seed
cd angular-seed
slush angular-seed

What it covers

Hey! It's meant to small projects! Don't take it too seriously!

  • One module for the entire project

  • Karma configs for unit testing

  • Gulpfile ready to go with: - SASS - Angular template cache - Uglify - Watchers - Mock-ups