Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 608 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 608 Bytes

partyvite-svelte

A (beta) starter template for 🎈 partyserver ⨉ ⚡️ vite ⨉ 🧡 svelte ⨉ ⛅️ cloudflare workers

A Svelte adaptation of Sunil Pai's partyvite & partyvite-vue starter templates.

pnpm create cloudflare@latest --template github:joshnuss/partyvite-svelte

What next?

  • Change the name of the package (in package.json)
  • Change the name of the worker (in wrangler.json)
  • Change the title of the page in index.html
  • Run pnpm run deploy to deploy