This template includes:
- TypeScript by default
- Pnpm as a package manager
- Tailwind CSS
- Daisy UI daisyUI components
- Prettier An opinionated code formatter
Once cloned, simply install dependencies and run:
pnpm install
pnpm devThat's it!
pnpm formatTo format automatically on save, add the prettier extension to your VS Code and set Prettier as Default Formatter
The default daisy UI theme being used is cupcake. If you like to change it simply change on app.html