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.
- Host: GitHub
- URL: https://github.com/nh2/empty-angular-project
- Owner: nh2
- Created: 2013-04-12T03:57:12.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-19T13:49:50.000Z (over 11 years ago)
- Last Synced: 2025-01-13T00:26:38.455Z (5 months ago)
- Language: JavaScript
- Size: 135 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
empty-angular-project
---------------------A browser project template using:
* angular
* coffeescript
* stylus
* testacular
* bower
* gruntBuilt 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.