0.0.4 • Published 6 years ago

dyw-rcomponent-generator v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

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