# helprjs setup

If you are inerested in contributing to this project then install the packages and ensure you run the tests.

```
npm install
npm run test
```


