Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 331 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 331 Bytes

How to develop

NodeJS v0.8.x is required

Install GruntJS

This will put the grunt command in your system

npm install -g grunt-cli

Install Dependencies

npm install

Compile the project

Run the following command

cd embed/
grunt