Light and fast Preact site template using Vite.
- Clone this repository
cd <name of repo>
npm install
npm run dev # runs dev server with hot reload
npm run build # build for production, to be used for deploying
npm run preview # preview
- TailwindCSS
- ESLint on watch/build
- TypeScript type checking on watch/build
npm run dryupdate # check for package updates
npm run update # update package.json with new package versions