component-boilerplate-generator READMEThis is a boilerplate code generator for React with Typescript. I know you can manually create or use a script to generate it, but this will be done in two clicks. FeaturesJust right click on a folder and then click on "Create React+TS Component Boilerplate". It will generate a folder with default export using index.ts, a css file for styles, a typescript specification and a component tsx file. RequirementsNo other requirements to use this command. |