• Stars
    star
    287
  • Rank 144,232 (Top 3 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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