Skip to content

austentalbot/generator-lunaui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##Yo LunaUi A Yeoman generator for LunaUi components

###Directions

  1. Make sure Yeoman is installed globally
  • npm install yo -g
  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

About

A Yeoman generator for LunaUi components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published