This is a project bootstrapped with @vitejs/app (react-ts), added with TailwindCSS and TypeScript setup.
- ⚡ blazing fast dev server and build
- 🔗 route management added (
TanStack Router- File Based routing)
You can either click Use this template button on this repository and clone the repo or use npx degit like so:
npx degit agustinusnathaniel/vite-react-tailwind-starter <app_name>pnpm i
Then, run the development server:
pnpm dev- build command:
pnpm build - output directory:
dist