/react-mindmap

A full featured mind map app which build with react.js. 一个功能完备且有很多创新的思维导图app。

Primary LanguageJavaScriptMIT LicenseMIT

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