afeiship / generator-wsui

Generator for webkit sass ui module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generator-wsui

Generator for webkit sass ui module.

installation

# install yeoman
npm install -g yo
npm install -g @jswork/generator-wsui

# private install
git clone git@github.com:afeiship/generator-wsui.git
npm install 
npm link

usage

yo @jswork/webkit-sassui

About

Generator for webkit sass ui module.

License:MIT License


Languages

Language:JavaScript 77.6%Language:HTML 10.5%Language:SCSS 8.4%Language:CSS 3.5%