Skip to content

echobind/hygen-cra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

hygen-cra

This contains the following generators for a React application built w/ Create React App:

  • ✅ component (generates component, story, index, and style files)
  • ✅ util (generates util, index, and test files)

How To

Add to an existing project

Install Dependencies

hygen
npm i -g hygen
hygen-add
npm i -g hygen-add

Usage

yarn hygen-add https://github.com/echobind/hygen-cra

This will copy the templates in to your project. Edit as needed or remove generators that don't fit your project!

References

Hygen Quick Start

Hygen-add Quick Start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages