Awesome
About
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