create-react-modular
v1.1.0
Published
CLI tool to scaffold a modular React architecture
Maintainers
Readme
create-react-modular
Modular/Monolithic architecture with React Files tructure
🧱 CLI tool to scaffold a modular React architecture with clean folder structure, reusable components, and best practices built in.
✨ Features
- ✅ Opinionated modular folder structure
- ✅ Shared components, utils, hooks, and layouts
- ✅ TypeScript support
- ✅ Custom Button and Modal components included
- ✅ Easy to extend and customize
📦 Installation
You can use it directly with npx:
npx create-react-modular