Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

An (Opinionated) React Typescript boilerplate with some bleeding-edge packages, Vite, and MUI to start.

Notifications You must be signed in to change notification settings

shawn-bcw/react-ts-vite-mui-boilerplate

Repository files navigation

ReactTS + Vite Frontend Boilerplate

A simple boilerplate loaded with a few bleeding-edge packages, a new bundler called Vite, sprinkled with MUI (v5), React Router (v6), and multilingual support with LinguiJS.

  • Environmental variables are configured for Vite, located in /env
  • ESLint & Prettier have been set up for code consistency
  • Assets should only be included in /src/assets
  • LinguiJS for multilingual support

Commands:

Always run npm run i18n:compile before running app for the first time

  • npm run start:[dev|staging|prod]
  • npm run build:[dev|staging|prod]
  • npm run i18n:extract
  • npm run i18n:compile

Useful Docs:

About

An (Opinionated) React Typescript boilerplate with some bleeding-edge packages, Vite, and MUI to start.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors