Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.09 KB

File metadata and controls

43 lines (27 loc) · 1.09 KB

hello-world-remix-app

A Remix v2 + Vite starter for Webflow Cloud.

Looking for the bindings variant (D1, R2, KV)? See hello-world-remix-app-bindings.

Requirements

  • Node 20+

What's included

  • Remix v2 + Vite 6 (React 18)
  • 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 app/routes/_index.tsx to change the landing page content. Shared styles live in app/tailwind.css under the wf-* class prefix.

Learn more


Built with Remix · Deployed on Webflow Cloud.