Created
October 28, 2013 18:38
-
-
Save cgkio/7202225 to your computer and use it in GitHub Desktop.
Steroids.js Yeoman generator
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
| Install the Steroids generator with: | |
| $ npm install generator-steroids -g | |
| # Create a new Steroids project with Steroids npm and go to the folder, then: | |
| $ yo steroids:ng-resource | |
| # .. and give your resource a name. The resource files will be created and Bower will install all required dependencies |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment