Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 605 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 605 Bytes

partyvite

A (beta) starter template for 🎈 partyserver ⨉ ⚡️ vite ⨉ 💚 vue ⨉ 🌊 tailwindcss ⨉ ⛅️ cloudflare workers

A Vue adaptation of Sunil Pai's partyvite starter template

npm create cloudflare@latest -- --template franciscohermida/partyvite-vue

live demo

demo

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