Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 325 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 325 Bytes

Mindmap Editor

Project Structure

  • app
  • mm-render

1. Install Dependencies

This project uses NodeJS to run the app. First download and install NodeJS (https://nodejs.org).

cd app
npm i

2. Build

npm run build

3. Run

node server.js

Go to: http://localhost:3000/