- Clone/download the repo.
- Open index.js with your favourite text editor.
- And execute the following commands in your terminal. Only install nvm if necessary.
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.2/install.sh | bash
nvm install 12.16.1
nvm use 12.16.1
npm install
node index.js