kumarunster / grunt_example

example for simple grunt usage with livereload and usemin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to get it running

  1. need to install node, npm and grunt:

  2. run npm install to update/install packages into node_modules

  3. run grunt server -> opens a browser with livereload

  4. run grunt release to create release file with minified versions

About

example for simple grunt usage with livereload and usemin


Languages

Language:JavaScript 100.0%