Skip to content

Commit 625d1e8

Browse files
arthurdennerCompuIves
authored andcommitted
docs: Add how to debug the app with Cerebral Debugger (codesandbox#2043)
1 parent 6fd5fd9 commit 625d1e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ To install the project you need to have `yarn` and `node`
6363
> branch. Whenever you want to update your version of `master`, do a regular
6464
> `git pull`.
6565

66+
5. If you want to debug the state of the app, install the [Cerebral Debugger](https://github.com/cerebral/cerebral-debugger/releases) and connect it to the port `8383`. After that, if you refresh the app, you should see be able to see the state, the sequences executed and so on. See [documentation](https://cerebraljs.com/docs/introduction/devtools.html) for reference.
67+
6668
## Submitting a Pull Request
6769

6870
Please go through existing issues and pull requests to check if somebody else is already working on it, we use `someone working on it` label to mark such issues.

0 commit comments

Comments
 (0)