Implementation of the flux-challenge written in Elm
A solution to flux-challenge written in Elm.
This is our previous attempt at solving the challenge. See our current attempt.
yarn run start
(install packages by running yarn
first).server
and also runningyarn run start
(you may need to install the deps first with yarn
too).