mdx-live-editor

Online demo here:

MIT License

Downloads
13
Stars
57
Committers
1

MDX Live Editor

Extensible mdx editor to edit mdx and preview live in your browser.

Goals

  • Live preview of MDX
  • Flawless editing through good UX
  • Guiding the non-technical user
  • Standalone lib with embeddability to any web based system

Development

This repository is a monorepo managed using Lerna. This means there are multiple packages managed in this codebase, even though we publish them to NPM as separate packages.

Requirements

Install dependencies

lerna bootstrap