Skip to content

Commit

Permalink
fix start command
Browse files Browse the repository at this point in the history
  • Loading branch information
oweitman committed Jun 13, 2024
1 parent 495ef8f commit 90a76c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,10 @@ npm run install-monorepo

5. to start the editor in the browser please execute the following command

```
npm run start
```

- Debugging is available in the browser e.g. chrome F12
- if you change a file, automatic reload of the editor is supported

Expand Down

0 comments on commit 90a76c5

Please sign in to comment.