Skip to content

gabrielperales/elmplayground

 
 

Repository files navigation

The Elm Playground

A blog about Elm that's written in Elm.

Running locally

Add your Github token to src/GithubToken.elm file (https://github.com/settings/tokens)

npm install
elm package install
npm start

Open http://localhost:8081

Build bundle

npm run build

Contributing

Contributions welcome!

About

An Elm blog, written in Elm, about Elm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elm 88.8%
  • CSS 4.4%
  • JavaScript 4.3%
  • HTML 2.5%