Collaborative editors for creating and previewing live HTML pages or websites — ideally browser-based, real-time, multi-file, and free.

In a perfect world this would be "paste-and-go": I just paste, get a url, share it and we're live editing.

One use case, we have for this more and more when is when using AI. We can prompt to, say, a pretty decent landing page in HTML and TailwindCSS but we'll want to refine it a little collaboratively outside of the AI. For that, it's much more convenient to be working in a proper collaborative real-time environment.

image

What we're looking for

We’re looking for real-time collaborative code editors specifically for web development (HTML + Tailwind) that meet the following criteria:

  1. Real-time collaboration — multiple users can edit simultaneously with shared cursors and minimal lag.
  2. Live website preview — automatic or easy-to-refresh preview of the rendered HTML/CSS/JS output.
  3. Minimal setup — either runs entirely in the browser or requires very little installation/configuration.
  4. Supports multi-file projects — not just single snippets; ideally allows full site structures.
  5. Free to use — either fully free or with a usable free tier suitable for small projects.

Recommendations

Desktop Applications

For these, installation is required.

ToolPlatformCollaborationLive PreviewScopeProsCons / Friction Points
Visual Studio Code + Live ShareDesktop IDE✅ Full multi-cursor editing, shared terminal & localhost✅ Via Live Server or similar extensionMultiple filesMature, powerful, Tailwind support, broad ecosystemRequires install and Live Share setup for both users
ZedDesktop IDE (Mac/Linux)✅ Built-in, low-latency collaboration✅ Local web previewMultiple filesLightweight, fast, intuitive sharingPreview setup less automated; smaller plugin ecosystem

NB: when we say VS Code you can also include all visual studio derived apps e.g. Cursor etc.

Online Editors (Browser-Based)

ToolPlatformCollaborationLive PreviewScopeFree TierProsCons / Friction Points
GitHub CodespacesBrowser (VS Code-in-browser)✅ Via VS Code Live Share ✅ Full web server previewMultiple files✅ (limited hours/month)Real VS Code in browser; integrates with GitHub reposRequires GitHub setup; slower startup
CodeSandboxBrowser IDE✅ Real-time collaboration✅ Live previewMultiple files✅ (limited resources)Excellent for frontend projects; slightly heavier

Secondary Options (Online)

Would comment that as of Oct 2025 Replit and StackBlitz have become all-AI-y and it is actually quite painful to use as pure html editors (hence relegated here). similar thing seems to be happening with CodeSandbox (they have merged with together.ai) though with CodeSandBox it is still easy.

ToolPlatformCollaborationLive PreviewScopeFree TierComments
GlitchBrowser IDE✅ Real-time co-editing✅ Auto live previewMultiple files✅ (projects sleep on free tier)Friendly interface, but can be slow or unstable
Replit (Multiplayer)Browser IDE✅ Native multiplayer✅ Auto preview for web projectsMultiple files✅ (free tier available)Instant sharing, built-in hosting
Bolt.new (StackBlitz)Browser IDE✅ Collaborative editing (invite-based)✅ Instant live reloadMultiple files✅ (free tier)Very fast, ideal for frontend frameworks, no install