generator-okgogoo
v1.0.4
Published
Okgogoo generator
Downloads
2
Maintainers
Readme
generator-okgogoo
Features
- A complete, easy-used structure
- Make frontend things faster
Installation
Must have
npm install -g yo
npm install -g generator-okgogoo
Make a folder for project and then generate your new project:
mkdir (porject name)
cd (project name)
yo okgogoo
Getting to know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
Module
GoGO Frontend
Helps you to construct and orginize your static code , quickly minify html , css , js , open server, and compress img.
Sub generators
You can see the options of each sub generators by running yo okgogoo:(sub-name) --help
.
okgogoo:gulp-frontend
okgogoo:eslint
okgogoo:static
Gulp-Frontend
- Use to make a web frontend-flow-control .
- Default:
handlebar.js
( hbs -> html )compass
( scss )ES6
License
MIT © TseHang