MDX Live Editor
Extensible mdx editor to edit mdx and preview live in your browser.
- Based on EasyMDE and MDX Runtime
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