0.1.1 • Published 10 years ago
generator-hellowold-component v0.1.1
generator-ng-component 
Yeoman generator
Getting Started
Yeoman Generators
Install yo and generator-ng-component from npm:
$ npm install -g yo generator-ng-componentFinally, initiate the generator:
$ yo ng-componentTemplate Properties
lodash: reference to lodashappname: the app name specified bybower.jsonor the project's directory namescriptAppName: the angular app name,appname + 'App'cameledName: the cameled name argument that is passed to the (sub)generatorclassedName: the classed name argument that is passed to the (sub)generator
License
MIT
0.1.1
10 years ago