Skip to content

lemonlwz/generator-vip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-vip

Yeoman generator template for the vip project

Dependencies

nodejs ruby compass yo grunt bower

  • Nodejs
  • Ruby
  • Compass
    • gem install compass
  • Yo
    • npm install -g yo
  • Grunt
    • npm install -g grunt-cli
  • bower
    • npm install -g bower

Init Yeoman Generators

Npm link generator-vip to local, in generator-vip folder run:

$ npm link

folder name must be generator-vip

Use

Init options

go to new project folder run:

$ yo vip
  1. Select project init type

[?] select project init type:

  1. pc
  2. mobile
  1. Enter the project name

[?] enter the project name: (vip-project)

  1. Enter author

[?] enter author: (http://www.vip.com)

Compass sass

grunt sass

Watch compass sass

grunt watchSass

Build

grunt build

Watch build seajs

grunt watchSeajs

Watch all

grunt watch

License

MIT

About

generator template for the vip project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published