Universal React
An accelerator for setting-up scalable frontend architecture with React and Next.js.
This accelerator is a command line tool for generating SSR, SSG & Micro-App type of applications. This enables you to setup a full-fledged Micro Frontend development ecosystem with essential tooling for great dev experience and delivery quality.
This will help project teams in building applications with great quality, by giving them more time to focus on business problems rather than web development chores.
Uses
npx create-universal-react
This will run the universal-react CLI, then you can simply interact with command-prompt to generate 3 different kind of applications in a Monorepo structure.
Execution flow of generator
Following flow chart explains the workings of generator.
CLI walk through
Main Tech Dependencies
- React
- Next.js
- Turborepo
Uses Prerequisites
- Node >= 14.17.6
- NPM >= 7.0.0
- Python Latest Version
Contributors
This project exists thanks to all the people who contribute.