Skip to content

Commit

Permalink
Changed debug mode var
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgraph authored Nov 5, 2019
1 parent 78ad41e commit 4e78f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Developing
To run this:
1. npm install (in the root directory of this repo)
2. npm install (in the drawio directory of this repo)
3. export NODE_ENV=development if you want to develop/debug in dev mode.
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.

Expand Down

0 comments on commit 4e78f49

Please sign in to comment.