Skip to content

rambler-digital-solutions/mindmap-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.0%
  • CSS 10.9%
  • HTML 2.1%