0.1.0 • Published 10 years ago

generator-lunaui v0.1.0

Weekly downloads
5
License
ISC
Repository
github
Last release
10 years ago

##Yo LunaUi A Yeoman generator for LunaUi components

###Directions 1. Add the LunaUi Yeoman as a dependency in npm

  • npm install generator-lunaui --save
  1. Navigate to where you'd like to create your new component or folder of components
  2. Run yo lunaui in the terminal
  3. Follow the directions on the screen
  4. Name your component, and be sure to include spaces between words (formatting is taken care of for you)
  5. Decide whether you'd like to create your component inside a new folder
  6. Watch Yeoman scaffold the component, spec, and scss files you'll need for your component
0.1.0

10 years ago

0.0.2

10 years ago