Skip to content

A test application with a build process to practice Elm

Notifications You must be signed in to change notification settings

NewMountain/Scorekeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A test application with a build process to practice Elm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published