Skip to content
forked from michie1/wrs_elm

Trying to learn Elm and make the wedstrijdrennerssysteem

Notifications You must be signed in to change notification settings

waikontse/wrs_elm

 
 

Repository files navigation

Installation

Prerequisites:

  • Node LTS
  • Npm LTS

Install elm:

sudo npm install -g elm

Get code:

git clone https://github.com/michie1/wrs_elm &&
cd wrs_elm

Install dependencies:

npm install &&
elm install

Run dev mode:

npm run dev

Check http://localhost:8080

About

Trying to learn Elm and make the wedstrijdrennerssysteem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elm 91.1%
  • JavaScript 4.7%
  • CSS 3.4%
  • HTML 0.8%