RobotsAndPencils / react-gantry

R&P's React Starter Kit
4 stars 1 forks source link

Hygen setup #19

Closed akrigline closed 6 years ago

akrigline commented 6 years ago

This adds hygen generators to react-gantry. I've created 4 generators in this Pull Request:

To Test: Pull this and have a look through the Readme's Hygen section.

Try out each of the commands and see if the generated files look correct. There are a few lint errors that will happen and some tests will break with just a newly generated file. These are meant to be starting points and will need to be edited before they work again.

This Solves #13.

akrigline commented 6 years ago

@stuarttannehill-rp Done. Added a note in readme about that.