All Projects → NewMountain → Scorekeeper

NewMountain / Scorekeeper

A test application with a build process to practice Elm

Programming Languages

elm
856 projects

Welcome!

This is a test application I made based on http://courses.knowthen.com/courses/elm-for-beginners to practice elm.

The example is a web component that allows you to add users and track their scores as well as to display the latest plays and delete them if created in error.

It was an enjoyable opportunity to practice Elm.

To run, clone this repo, and in the directory where cloned, run:

npm install

and

gulp

to run on port 4000.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].