Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 356 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 356 Bytes

Elm Ouija Board

This Ouija board was used as a demonstration of how to generate random numbers in Elm at Write, Speak, Code 2018.

Running Locally

Install Elm following the instructions here.

Run the project from your command line: > elm-reactor

Now see the Ouija board in action at localhost:8000!