- Clone the repository: https://mdegroup.github.io/jjodel.git
- Run: docker compose up -d
- Go to: http://localhost:3000
This version includes memorec model suggestions and collaborative live editing rooms.
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 ./frontend folder, just after the repository root.
npm install
npm i react-json-view --force
then
npm run start
or
npm run build
npm run serve
MDEGroup jodel repository: This is where stable, production-ready versions are released. old repository old git