hello-world-svelte-app
A Svelte 5 + Vite starter for Webflow Cloud.
Looking for the bindings variant (D1, R2, KV)?
See hello-world-svelte-app-bindings.

Requirements
What's included
- Svelte 5 (with runes) + Vite 6
- Tailwind CSS v3
- Branded Webflow Cloud landing page with doc links
Quickstart
npm install
npm run dev
Deploy to Webflow Cloud
- Fork this repo.
- In your Webflow site, open Apps → Webflow Cloud → Create new app and select this repo.
- Push to your default branch to deploy.
Customizing
Edit src/App.svelte to change the landing page content. Shared styles live in src/app.css under the wf-* class prefix.
Learn more
Built with Svelte 5 + Vite · Deployed on Webflow Cloud.