generator-node-babel

Build a new node project use babel and karma

Usage no npm install needed!

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

README

generator-node-babel

Build a new node project use babel and karma

Getting Started

Yeoman Generators

Yeoman travels light. He didn't pack any generators when he moved in. You can think of a generator like a plug-in. You get to choose what type of application you wish to create, such as a Backbone application or even a Chrome extension.

To install generator-node-babelfrom npm, run:

npm install -g generator-node-babel

Initiate the generator:

yo node-babel

License

MIT