Skip to content

DerekCuevas/friend-list-elm

Repository files navigation

Friend List Elm

An implementation of this front-end programming challenge in Elm.

Setup

  • yarn
  • elm-package install

Running

  • yarn run api
  • yarn run dev
  • open http://localhost:3000

Demo

alt tag