Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 942 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 942 Bytes

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