Created
November 16, 2013 10:22
-
-
Save ManasJayanth/7498530 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Install all the package dependecies | |
$ sudo npm install -d | |
2. Build the source using grunt | |
$ grunt build |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment