generator-simple-rc

A simple react component generator

Usage no npm install needed!

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

README

generator-simple-rc NPM version Build StatusCoverage percentage

A simple react component generator

Installation

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

npm install -g yo
npm install -g generator-simple-rc

Then generate your new project:

yo simple-rc

Questions asked during generation

What is the name of your component?
What type of your component? [class/functional]
What type of linter will it follow? [none/airbnb]
Use jsx? [y/N]
Use es6? [y/N]

License

MIT © Ricardo