A Remix v2 + Vite starter for Webflow Cloud.
Looking for the bindings variant (D1, R2, KV)? See
hello-world-remix-app-bindings.
- Node 20+
- Remix v2 + Vite 6 (React 18)
- 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 app/routes/_index.tsx to change the landing page content. Shared styles live in app/tailwind.css under the wf-* class prefix.
Built with Remix · Deployed on Webflow Cloud.