Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.11 KB

File metadata and controls

43 lines (27 loc) · 1.11 KB

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

  • Node 20+

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

  1. Fork this repo.
  2. In your Webflow site, open Apps → Webflow Cloud → Create new app and select this repo.
  3. 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.