Templates
Website (Vite + React)
Build single-page apps and dashboards with React, Vite, Tailwind CSS, and shadcn/ui.
The default web template uses Vite with React, Tailwind CSS, and shadcn/ui components. It's optimized for single-page applications, dashboards, and marketing sites.
Project structure
src/
components/ # React components
lib/ # Utilities
App.tsx # Root component
main.tsx # Entry point
public/ # Static assets
index.html # HTML entryIncluded libraries
- Tailwind CSS v4 for styling
- shadcn/ui component library
- Lucide icons
- React Router for client-side routing