0.0.5 • Published 7 years ago
react-components-generator v0.0.5
HOW TO USE IT
Make sure you have these folders:
src/components src/screens
Add this script in your package.json
"generate": "plop --plopfile ./node_modules/react-components-generator/index.js",
- Run this command to generate components/screens
yarn generate