grunt-set-angular-lib
v0.1.1
Published
grunt-set for angular libraries development
Downloads
2
Readme
grunt-set-angular-lib
A set of grunt tasks to help with angular development.
Features
- jshint js files
- watch files for changes and automatically run correct task
- start up a dev server with livereload
Suggested Folder Structure
lib/
lib.js
test/
lib.test.js
index.html
example/
app.js
index.html
Commands
dev
- start up dev server and watch for changesdist
- build and minify