1.0.1 • Published 9 years ago
generator-kiricon-website v1.0.1
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-websiteThen generate your new project:
yo kiricon-websiteFrom there you can use your prebuilt gulp workflow using the included features bellow;
gulp runFeatures 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