Skip to content

Files

Latest commit

 

History

History

embed

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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