README
generator-ti-webapp
Yeoman generator for development a simple front-end web app using SCSS/Gulp.
Start your new project in a few seconds!
Getting Started
To use Generator you need to set a few things:
Node.js
Yo:
$ sudo npm install -g yo
Gulp:
$ sudo npm install -g gulp
Usage
To install generator-ti-webapp from npm, run:
$ sudo npm install -g generator-ti-webapp
Finally, initiate the generator to your project folder:
$ yo ti-webapp