Skip to content

Latest commit

 

History

History
68 lines (45 loc) · 2.81 KB

File metadata and controls

68 lines (45 loc) · 2.81 KB

Template React

license tag last-commit

This monorepo template allows you to start immediately with a React (Vite), Next.js or Express app, but it can also be used for any other type of web app or service.

The template takes away the work of having to assemble and configure the tech stack for professional development yourself.

Getting Started

Note Prerequisite is the global installation of pnpm, Turborepo and Docker if you want to use certain applications with a database.

  1. Clone the template: npx degit kporten/template-react my-project
  2. Follow the instructions in each app workspace that you want to use
  3. Install required dependencies: pnpm install
  4. Start the development servers: turbo dev

🚀 Now you can get up and running with your ideas!

Workspaces

Apps

Packages

Documentation

Tech Stack

Languages

Apps

Repository Management

Quality & Security