Skip to content

inetfuture/angular-grunt-seed

Repository files navigation

Features

  • Auto compile jade, less and coffee files when they changed
  • Auto inject script references to index html
  • Livereload, automatically refresh browser when files changed
  • Annotate angular dependencies
  • Bundle templates into js files by using $templateCache
  • Concat/minify css/js
  • Minify images
  • Rename css/js/image file names with MD5 hash
  • String replacing based config switching

How to use

Run grunt dev for development.

Run grunt prod for production distribution preview.

Run grunt dist to generate dist/ dir which you can simply throw into CDN.

About

Seed project for angular 1.x using grunt as build tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors