Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 567 Bytes

File metadata and controls

14 lines (8 loc) · 567 Bytes

Milkdown Examples: Vanilla Collab

A example for using milkdown with yjs to build a collaborative editor.

Open in StackBlitz

Open in Codeanywhere

Getting Started

  1. Clone the repo.

  2. Install dependencies by pnpm install.

  3. Run the example by pnpm start.