MDEGroup / jjodel

2 stars 0 forks source link

Full Deploy Instructions (docker is required):

This version includes memorec model suggestions and collaborative live editing rooms.

Core functionalities version

The application is publicly accessible at this link.

If you want to run it locally, clone this repository, install node.js and npm, then run the following commands with a terminal opened at project's root folder

npm install

npm run start

or

npm install

npm run build

Links

MDEGroup jodel repository: This is where stable, production-ready versions are released. old repository old git