marciofrayze / edudu-elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edudu

Edudu é um projeto para ensinar os fundamentos de programação de forma on-line e gratuita.

O código deste projeto é um fork de parte do site elm-lang.org (mais espeficimente, o editor on-line).

Build Instructions

Running bash build.sh should generate the static website in _site.

After that, you can run (cd _site ; elm reactor) to see it at http://localhost:8000 in your browser. Not all the links work with this setup, but you should be able to get to all the pages nonetheless!

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Elm 48.5%Language:JavaScript 36.4%Language:HTML 11.8%Language:CSS 2.6%Language:Shell 0.7%