Front-End Seed (angular, coffeescript, requirejs, bootstrap, karma, jasmine, grunt, bower)
root
- public
- scripts
- spec
- styles
- .bowerrc
- Gruntfile.coffee
- README.md
- boring
- bower.json
- karma.conf.coffee
- package.json
Seed for my projects' front end
Installation
karma-cli
and grunt-cli
should be installed globally with sudo npm install -g
.