- Clone the repository either using
git clone https://github.com/bguppl/interpreters.gitor download the archive from here. - Run
npm installinside theinterpretersfolder.
Run npm test inside the interpreters folder.
Run npm run coverage inside the interpreters folder. A new folder called coverage will be created. Open the index.html file inside it to see coverage statistics.