Make sure you have the desired version of NodeJS installed. It should be compatible with the version specified in our version file.
After cloning the repo, run the following to install dependencies:
npm installTests can be run using npm test (or npm t).