1.1.0 • Published 7 years ago

generator-ng-frame v1.1.0

Weekly downloads
12
License
MIT
Repository
github
Last release
7 years ago

generator-ng-frame NPM version

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