generator-gulp-twig
v1.0.9
Published
> [Yeoman](http://yeoman.io) generator project using [gulp](http://gulpjs.com/) and [twig](https://github.com/twigjs/twig.js) by [Tasy Nguyen](https://sangnguyen.dev)
Readme
Gulp x Twig x Yo generator
Yeoman generator project using gulp and twig by Tasy Nguyen
Features
- Using
twigjsto build html. - Convert
sasstocss - Built-in preview server with
BrowserSync - Deploy to
github pageswith one command - Auto compile
jsfile intotwigfile.
Quick start
Install Yeoman global:
npm install --global yoGenerate project with gulp-twig:
yo gulp-twigStart project:
npm startBuild:
npm buildDeploy to github pages
npm run deployLicense
MIT
