generator-gulpx

A yeoman webapp generator with gulp plugins

Usage no npm install needed!

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

README

generator-gulpx Build Status

Yeoman generator

Getting Started

If you had not installed yeoman, install yo first.

$ npm install -g yo

To install generator-gulpx from npm, run:

$ npm install -g generator-gulpx

Finally, cd to your new project directory and initiate the generator:

$ yo gulpx

License

MIT