1.0.1 • Published 4 years ago
react-components-generator v1.0.1
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