HarveyD / react-component-library

A project skeleton to get your very own React Component Library up and running using Rollup, Typescript, SASS + Storybook
https://blog.harveydelaney.com/creating-your-own-react-component-library/
MIT License
790 stars 167 forks source link

Quick comment #31

Closed blujedis closed 3 years ago

blujedis commented 3 years ago

One of the more complete boilerplates, changed some stuff for our needs but appreciate ya, save a bit of time :)

blujedis commented 3 years ago

Harvey thx again for your work added a few generation features we needed. You can see it below:

Clone then run the below to get the menu. Added ability to have multiple templates that can be generated as needed. Also added features to auto import in the index so it doesn't have to be done manually. Also there's a remove feature.

Nothing too fancy just a couple bells.

yarn do --help

https://github.com/blujedis/react-component-library/tree/main/tools