generator-ti-webapp

A Yoeman generator by Toru Interactive. Creates a starting point for a simple web app.

Usage no npm install needed!

<script type="module">
  import generatorTiWebapp from 'https://cdn.skypack.dev/generator-ti-webapp';
</script>

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