This can be ran locally, whether for development purposes or if the website ever shuts down.

Dependencies

You must have npm and a web browser installed on your system.

Running

Run the following commands:

git clone https://github.com/An1nterestingName/blocks
npm i
npm run test

Navigate to localhost:8080 in your browser.