generator-kiricon-website
v1.0.1
Published
A Yeoman generator for making modern front-end web apps using a gulp workflow.
Downloads
2
Maintainers
Readme
generator-kiricon-website
A Yeoman generator for making modern front-end web apps using a gulp workflow.
Installation
First, install Yeoman and generator-kiricon-website using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-kiricon-website
Then generate your new project:
yo kiricon-website
From there you can use your prebuilt gulp workflow using the included features bellow;
gulp run
Features you can include
- Angular
- Angular Material
- Sass
- Build tools to uglify and minify your Javascript and CSS
- Html5 boiler plate
- Gulp build
- Browser Sync
License
MIT © Dominic Valenciana