Created
October 8, 2013 18:45
-
-
Save nickpresta/6889551 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| $ npm install -g grunt bower | |
| THEN | |
| $ npm install -g yo | |
| $ npm install -g generator-webapp | |
| $ yo webapp | |
| $ grunt server | |
| OR | |
| $ git clone https://github.com/NickPresta/yeoman-bs3-test.git | |
| $ grunt server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment