Skip to content

Latest commit

 

History

History
50 lines (26 loc) · 1.37 KB

README.md

File metadata and controls

50 lines (26 loc) · 1.37 KB

This is a online mindmap app using blink-mind library.

Online Demo

Demo

Example mind map You can download example mind maps from the repository: https://github.com/awehook/mindmap and use this app open the mind map file.

image

Features

  • Markdown editor for topic and topic notes.

image

  • flowchart can be attached to topic.

image

image

  • HotKey support.

image

  • Reorganize the diagram by drag and drop.

image

  • Multiple theme.

image

  • Style customization.

image

How to run

yarn install
yarn start

Then open localhost:3000

image