generator-catbee

Catbee generators

Usage no npm install needed!

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

README

generator-catbee NPM version Build Status Dependency Status

Catbee generators

Installation

First, install Yeoman and generator-catbee using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-catbee

Then generate your new component:

yo catbee:component componentName

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.

License

MIT © Kirill Kaysarov