Created
February 18, 2014 19:20
-
-
Save carlware/9077961 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. | |
pip install nodeenv | |
2. | |
nodeenv -p | |
3. | |
npm install -g yo grunt-cli bower | |
4. or | |
npm install -g bower grunt-cli |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment