CherryTree is a "mindmapping" application that is meant to make brainstorming easier and more fun while also making it easier to visualize connections and patterns in ideas.
Getting this up and running has been simplified to an essentially two step procedure:
- Clone the repo to your machine
- Start a PHP server in the repo:
php -S localhost:8000