Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 281 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 281 Bytes

Getting Started

Requirements

Installation

$ npm install
$ grunt dev

First you need to install the proper node modules using npm install. Then to have grunt start watching for changes, run grunt dev