React-vite-mui-starter Stack Typescript Vite React Mobx MaterialUI (MUI) Devtools: Eslint Prettier Jest Installation # install pnpm https://pnpm.io/installation # pnpm has the same usage of npm pnpm install Start # dev pnpm run dev # production pnpm run build pnpm run serve ``