Skip to content
This repository has been archived by the owner on Nov 27, 2017. It is now read-only.

firstandthird/grunt-set-angular-lib

Repository files navigation

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

About

Grunt set for creating an angular library

Resources

Stars

Watchers

Forks

Packages

No packages published