dyw-rcomponent-generator

A template generator for React projects.

Usage no npm install needed!

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

README

Template generator

A template generator for React projects.

TODO List

[] Allow to add or not the css file [] Allow to change name / extension of style and unit test file [x] Manage ducks arch for redux components [] Final validation / Summary of every choices [] Allow yargs

Installing / Getting started

A quick introduction of the minimal setup you need to get a hello world up & running.

- npm i / yarn
- npm (run) start / yarn (run) start

How to use it?

  • clone the project in local
  • (in the project folder) run npm link
  • in yout project run npm link file-generator to add the package to your project
  • execute the generator command