Opinionated Vite template.
- Vite
- React
- TypeScript
- Zustand
- React Query
- Tanstack Router
- Tailwind CSS
- ESLint and Prettier
- Husky and lint-staged
- Vitest and React Testing Library
- Playwright
- Storybook
- pnpm
Install dependencies:
pnpm install
Run project:
pnpm dev
Run storybook:
pnpm storybook