Modern starter template using:
- Vite+
- Solid and Solid Router
- TailwindCSS
- Typescript
Clone the repository and install the dependencies: vp install.
vp dev # dev server
vp check # run tsc, oxlint and oxfmt
vp build # build for production
vp preview # preview production build