Skip to main content

Universal React

Forks Stars License

UniversalReact

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.

Execution flow of Universal React generator

CLI walk through

CLI Generator Features by Rakesh Kumar 10

Main Tech Dependencies

  1. React
  2. Next.js
  3. Turborepo

Uses Prerequisites

  1. Node >= 14.17.6
  2. NPM >= 7.0.0
  3. Python Latest Version

Contributors

This project exists thanks to all the people who contribute.