To set up npm linking run
```
npm run link
```
You will need to go into the project you want to link to and run
```
npm run link @hearro/hearro-sdk
```
if there isn't an `npm run link` script available