generator-meanis

A Meanis Generator for Yeoman

Usage no npm install needed!

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

README

Meanis Generator Build Status

Maintainer: Christopher EnyTC

A Yeoman generator for Meanis.

Getting started

  • Make sure you have yo installed: npm install -g yo
  • Install the generator: npm install -g generator-meanis
  • Run: yo meanis

Options

  • --skip-install

    Skips the automatic execution of bower and npm after scaffolding has finished.

License

MIT License