generator-ng-frame
v1.1.0
Published
File scaffolding for Angular development. Bootstrap new components, reducers, and more.
Downloads
3
Maintainers
Readme
generator-ng-frame
File scaffolding for Angular development. Bootstrap new components, reducers, and more.
Installation
First, install Yeoman and generator-ng-frame using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-ng-frame
or using Yarn:
yarn global add yo
yarn global add generator-ng-frame
Then use it:
yo ng-frame
License
MIT © Reese McLean