rambler-digital-solutions / mindmap-editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

License:MIT License


Languages

Language:JavaScript 87.0%Language:CSS 10.9%Language:HTML 2.1%