Mirv / elm-web-example

Example of Elm code. With Http requests, JSON encoders and decoders, interop with Javascript, setup with Webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elm-web-example

Example of Elm code. With Http requests, JSON encoders and decoders, interop with Javascript, setup with Webpack

Setup

Run npm install
Run npm run serve to package app with Webpack and run server at http://localhost:8008/
Open it in browser

You can learn more about Elm and this repository here.

About

Example of Elm code. With Http requests, JSON encoders and decoders, interop with Javascript, setup with Webpack


Languages

Language:Elm 82.2%Language:JavaScript 11.4%Language:HTML 3.6%Language:CSS 2.8%