An open API service indexing awesome lists of open source software.

https://github.com/nh2/empty-angular-project

A browser project template using: angular, coffeescript, stylus, testacular, bower, grunt.
https://github.com/nh2/empty-angular-project

Last synced: 3 months ago
JSON representation

A browser project template using: angular, coffeescript, stylus, testacular, bower, grunt.

Awesome Lists containing this project

README

        

empty-angular-project
---------------------

A browser project template using:

* angular
* coffeescript
* stylus
* testacular
* bower
* grunt

Built from the angular phonecat tutorial.

Minimally opinionated.

Includes examples for testing, preprocessor (coffee/stylus) compilation, minification, sourceMaps, watching for changes, managing package dependencies.

Does not include "dev vs. prod" setups or "module systems" like require.js.