This page covers Tutorial v2. Elm 0.18.
Try it
Try it! Run the app in one terminal using:
yarn start
Refresh the browser, our application should now fetch the list of players from the server. The app should look like:
Your application code should look at this stage like https://github.com/sporto/elm-tutorial-app/tree/018-v02-05-fetch.