vite-litVite + Lit starter with HMR and TypeScript support
spin add official/vite-lit
Which language variant? · default: typescript
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 Lit + 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