Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 596 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 596 Bytes

Example for @prosemirror-adapter/solid

A simple example for @prosemirror-adapter/solid.

Open in StackBlitz

Getting Started

  1. Clone the repo.

  2. Install dependencies by pnpm install.

  3. Run the example by pnpm --filter=@examples/solid start.

Contributing

Follow our contribution guide to learn how to contribute to prosemirror-adapter.

License

MIT