# Contributing

First install yalc:

```sh
yarn global add yalc
```

Then run:

```sh
cd ../examples/example-node
yarn && yarn start
```
