Created
June 1, 2015 13:43
-
-
Save csharpforevermore/7b085f67b25e9b695e85 to your computer and use it in GitHub Desktop.
Set up bower once node is installed
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-cli npm install bower install grunt | |
REM Add application to bower.json | |
bower install angular-ui-date --save |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment