diegonc / elm-fib-rug-plot

Rug plot of Fibonacci sequence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fib-rug-plot

This little Elm web application draws a rug plot of some Fibonacci sub-sequence.

$ npm install
$ elm-make

Now build the example using webpack:

$ npm run build

Open the dist/index.html file to see the result.

About

Rug plot of Fibonacci sequence

License:MIT License


Languages

Language:Elm 85.9%Language:JavaScript 10.9%Language:HTML 2.9%Language:CSS 0.4%