Vite + React + TypeScript + Mantine
npm install
npm run devUsing mise.
If using mise, run mise install after creating your config file.
npm run dev— Start dev servernpm run build— Type check and build for productionnpm run preview— Preview production buildnpm run lint— Run ESLint