jackfranklin / elmplayground

An Elm blog, written in Elm, about Elm.

Home Page:http://www.elmplayground.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Elm Playground

A blog about Elm that's written in Elm.

Running locally

npm install
elm package install
(in one tab) gulp start
(in aother) gulp serve
add your Github token to src/GithubToken.elm file (https://github.com/settings/tokens)
open http://localhost:8080

Contributions welcome!

About

An Elm blog, written in Elm, about Elm.

http://www.elmplayground.com


Languages

Language:Elm 86.0%Language:JavaScript 7.0%Language:CSS 4.2%Language:HTML 2.8%