About
May 20, 2024 ยท View on GitHub
This is a starter template for davjhan.com sveltekit projects.
This template uses
- Sveltekit
- TailwindCSS
Setup Checklist
- Update the project name in
package.json - Update the page title in index.html
pnpm install
Running
Dev server
pnpm run dev
Deploy
pnpm run deploy