Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m0nica/generate-react-components
A project to generate React components
https://github.com/m0nica/generate-react-components
plop plop-generators react reactjs scaffolding
Last synced: about 1 month ago
JSON representation
A project to generate React components
- Host: GitHub
- URL: https://github.com/m0nica/generate-react-components
- Owner: M0nica
- Created: 2019-04-02T00:43:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T04:26:31.000Z (about 2 years ago)
- Last Synced: 2024-05-02T05:39:15.559Z (8 months ago)
- Topics: plop, plop-generators, react, reactjs, scaffolding
- Language: JavaScript
- Size: 91.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# generate-react-components
## Setup:
`yarn`## Generate component
`plop` and then answer the prompts. Generated component and its associated files will appear in the `/components` directory.