/hello-prosemirror

Taste prosemirror

Primary LanguageTypeScript

Taste ProseMirror

Demo

Usage

See index.html

CDN

Build

yarn all # All
yarn js  # Browser JS
yarn mjs # Module
yarn css # CSS

Watch

  • Browser JS
yarn watch     # JS as default
yarn watch mjs # MJS
yarn watch js  # JS

Run Uploader server

cd watchplace/uploader
go run .

Source