Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 339 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 339 Bytes

About

This is a starter template for davjhan.com sveltekit projects.

This template uses

  • Sveltekit
  • TailwindCSS

Setup Checklist

  1. Update the project name in package.json
  2. Update the page title in index.html
  3. pnpm install

Running

Dev server

pnpm run dev

Deploy

pnpm run deploy