This project was created as part of an interview process. The chosen language for the assignment is Elm and the project was bootstrapped with Create Elm App.
Below is an overview of the most important scripts that you can run in the project directory. Please refer to the create-elm-app docs for a full overview.
Builds the app for production to the build
folder.
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
Run tests. Add the --watch
flag to run the test runner in watch mode.