Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.
/ ritejs Public archive

Opinionated React Starter Template

Notifications You must be signed in to change notification settings

imMohika/ritejs

Repository files navigation

Rite

Opinionated React Starter Template

Inspired by Vitesse

Features

Sumarry

Detailed

Design

Plugins

Coding style

Path aliases

  • Alias @ to <rootDir>/modules

Dev tools

Usage

Development

Just run and visit http://localhost:3000

pnpm dev

Build

To build the App, run

pnpm build

And you will see the generated file in dist that ready to be served.

TODO

Why

When one of my friends said If a good strongly opinionated template existed for react, i'll use react it gave me the motivation to create Rite.