react-mindmap
react-mindmap copied to clipboard
Full featured mind map app which build with react.js. 一个功能完备且有很多创新的思维导图app。
This is a online mindmap app using blink-mind library.
Online 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.

Features
- Markdown editor for topic and topic notes.

- flowchart can be attached to topic.


- HotKey support.

- Reorganize the diagram by drag and drop.

- Multiple theme.

- Style customization.

How to run
yarn install
yarn start
Then open localhost:3000
