# Other stuff

## Contribution

#### Requirements
- Node.js
- npm

#### Build

```bash
npm run build
```


#### Testing (mocha)

```bash
npm run test
```


