CLI-driven monorepo workspaces for React apps and component libraries.
Monoreact is a CLI-centered monorepo workspace implementation for developing React applications and building JavaScript/TypeScript libraries. It provides workspace dependency analysis with topological sorting, Create React App scaffolding, and Rollup-based bundling, and includes testing, linting, and git hooks. Suited for microfrontend setups, multi-package repositories, and component library development.
0