Skip to content

relliv/mermaid-to-reactflow-converter

Repository files navigation

mermaid to reactflow converver app

This simple application converts mermaid flow diagrams to reactflow diagrams.

Warning

This is a work in progress and is not yet ready for production use.

🚀 Quick Start

  1. Install dependencies:
pnpm i

# or

npm i
  1. Start the development server:
pnpm dev

# or

npm run dev

🎬 Preview

Preview

📚 Resources