sylwit / grunt-skeleton

A basic lightweight grunt skeleton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

grunt-skeleton

A basic lightweight grunt skeleton

Features

  • watcher (with livereload)
  • less (with compress and optimization)

To use livereload I recommend this chrome extension

Getting Started

If you haven't used Grunt before, be sure to check out the Getting Started guide.

Install all dependencies

npm install 

Settings

You can add any plugins you want in package.json and simply add your configs and tasks in dedicated folders

Enjoy

grunt

About

A basic lightweight grunt skeleton

License:MIT License


Languages

Language:JavaScript 100.0%