Modern starter template using:
- Solid and Solid Router
- TailwindCSS
- Vite
- Biome
- Bun
- Typescript
- Zed
Clone the repository and install the dependencies: bun i
.
bun dev # dev server
bun build # build for production
bun preview # preview production build
bun validate # run tsc and biome to lint and format