naissur / elm-stopwatch

Simple stopwatch written in Elm

Home Page:http://naissurcoding.com/stopwatch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elm-stopwatch ( demo )

This is a simple stopwatch written in Elm. Being heavily inspired by the idea of functional programming, I decided to give it a try - and found Elm to be a really fun language to write in:)

Compilation

Install depencencies by running

elm-package install
npm install

To build,

npm run build

For a server with livereload and building on source change, run

npm run devserver

About

Simple stopwatch written in Elm

http://naissurcoding.com/stopwatch/


Languages

Language:Elm 74.3%Language:CSS 20.8%Language:HTML 4.9%