Last active
December 30, 2015 16:59
-
-
Save thebapi/7858408 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
| !! adding project structure definer libraries | |
| 1. sudo npm install -g yo grunt-cli bower express | |
| 2. sudo npm install -g generator-angular | |
| 3.mkdir app | |
| mkdir app/components | |
| bower init | |
| bower install bootstrap |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment