create-davidstack
v0.1.1
Published
Create a fast React Vite hackathon starter with TanStack Router, TanStack Query, axios, Tailwind CSS, and shadcn/ui.
Maintainers
Readme
create-davidstack
Fast React Vite starter for hackathons.
npm create davidstack my-appAlternative:
npx create-davidstack my-appIncludes:
- React + Vite JavaScript
- TanStack Router file-based routing
- TanStack Query provider
- axios
- Tailwind CSS
- shadcn/ui components
- lucide-react
- sonner
- react-hook-form
- zod
- local docs with query, mutation, Sonner, and shadcn examples
Skip install:
npm create davidstack my-app -- --no-install