MindMap run the "server.py" file with: cd flask-server | mac: python3 server.py | windows: python server.py then, run ./src/App.js with: cd my-app | npm start