grunt-set-angular-lib

0.1.1 • Public • Published

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 changes
  • dist - build and minify

Package Sidebar

Install

npm i grunt-set-angular-lib

Weekly Downloads

2

Version

0.1.1

License

MIT

Last publish

Collaborators

  • alaguna
  • jga