A Vite + Vanilla JavaScript starter for Webflow Cloud. No framework — just Vite, a single entry file, and DOM APIs.
Looking for the bindings variant (D1, R2, KV)? See
hello-world-js-app-bindings.
- Node 20+
- Vite 6
- Tailwind CSS v3
- Branded Webflow Cloud landing page with doc links
npm install
npm run dev- 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.
Edit src/main.js to change the landing page content. Shared styles live in src/style.css under the wf-* class prefix.
Built with Vite + Vanilla JS · Deployed on Webflow Cloud.