generator-netural

Netural's front-end generator, based on yeoman

Usage no npm install needed!

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

README

generator-netural Build Status

A generator for Yeoman, for Netural front-end projects.

Getting Started

To install generator-netural from npm, run:

$ npm install -g generator-netural

Finally, initiate the generator:

$ yo netural

Netural's generator prompts you for your project name and if you want to use Autoprefixer. If you install any bower dependencies, be sure to run

grunt bower-install

after scaffolding

What's in the package?

Netural's front-end generator sets up a project including:

License

MIT License