Contributing To begin development: Clone the repository and cd into it npm run setup To recompile the code: npm run build To run the tests: npm test