/visualise-elm-ide-input

VIsualise mouse click data from a .json file of form {{"x": 0, "y":0}, {"x: 242, "y": 481}, ...}

To build an example, run the following command from the root directory:

elm --make --only-js --build-dir=. <path to example>.elm