Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohamedin committed Dec 9, 2020
1 parent c2434f8 commit c4ca5cf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,9 @@ Developing

To run this:
1. `npm install` (in the root directory of this repo)
2. `npm install` (in the drawio directory of this repo)
2. `npm install` (in the drawio directory of this repo `drawio/src/main/webapp`)
3. export DRAWIO_ENV=dev if you want to develop/debug in dev mode.
4. If you run in dev mode, clone https://github.com/jgraph/mxgraph as a sibling directory to this repo, rename the folder containing the repo "mxgraph2".
5. `npm start` runs the app.
4. `npm start` runs the app.

To release:
1. Update the draw.io sub-module and push the change. Add version tag before pushing to origin.
Expand Down

0 comments on commit c4ca5cf

Please sign in to comment.