Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianoNaraku authored Oct 4, 2023
1 parent bbf74a7 commit 1de2e96
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,13 @@ This version includes memorec model suggestions and collaborative live editing r
The application is publicly accessible at [this link.](https://damianonaraku.github.io/jodel-react/build/)

If you want to run it locally, clone this repository, [install node.js and npm](https://nodejs.org/it/download), 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`

0 comments on commit 1de2e96

Please sign in to comment.