Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 210 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 210 Bytes

Advent of Code 2018

Setup

  1. Run yarn install
  2. Run yarn start
  3. Go to http://localhost:8000/src/Main.elm

yarn make if you don't trust Elm reactor and want to make damn sure it compiles