- Bun
- TypeScript
- React
- Vite
- TailwindCSS
- Shadcn UI
Note
Make sure you already have Bun installed. If not, visit the Bun website and follow the installation
After cloning this template, type bun install
to install the necessary dependencies, then bun run dev
to run the vite app, easy as that.