Skip to content

Instantly share code, notes, and snippets.

@csharpforevermore
Created June 1, 2015 13:43
Show Gist options
  • Save csharpforevermore/7b085f67b25e9b695e85 to your computer and use it in GitHub Desktop.
Save csharpforevermore/7b085f67b25e9b695e85 to your computer and use it in GitHub Desktop.
Set up bower once node is installed
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