Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.21 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.21 KB

generator-lightning NPM version Build Status Dependency Status

Yeoman generator for Angular component based directives

Installation

First, install Yeoman and generator-lightning using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-lightning

Then generate your new project:

yo lightning

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.

License

Apache-2.0 © Thomas Hynard