vite-reactVite + React starter with HMR, Oxlint/ESLint, and TypeScript support
spin add official/vite-react
Which language variant? · default: typescript
Use ESLint instead of Oxlint? · default: false
Enable the React Compiler? · default: false
Which package manager? · default: npm
Include Docker support? · default: false
Initialize a git repository? · default: true
What is your project description? · default: A production-ready React + Vite starter with fast HMR — nothing to clean up.
Include AGENTS.md with agent instructions? · default: true
Include the showcase UI? · default: true
Include Tailwind CSS v4? · default: false
{{ if .git_init }}git init && git add -A && git commit -m "Initial commit - Spin"{{ end }}{{ .package_manager }} install