Skip to content

Webflow-Examples/hello-world-remix-app

Repository files navigation

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.

About

Minimal Hello World Webflow Cloud example — Remix v2 + Vite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors