/heckler

Primary LanguageJavaScriptMIT LicenseMIT

Heckler

How to Run

There is a build step before the source can be run. This is handled in a Makefile, but you will first need to install babel-cli, with

$ npm install -g babel-cli

Then run make run in the root of the project directory to start the app.