/legacy-mindmup

Zero friction online mind mapping

Primary LanguageJavaScriptOtherNOASSERTION

This is a fork of the old and awesome mindmup (mindmup-legacy).

See https://github.com/davedf/mindmup for the real deal.

This repo is only for running mindmup-legacy offline:

docker build -t ogmindmup .
docker run -p 5000:5000 ogmindmup

That's it. That's the README.