/elm-starter

Starter kit for bootstraping Elm webapp with webpack and hot-reloading (inspired by elm-tutorial.org)

Primary LanguageJavaScript

Eml starter kit

Installation

run yarn to install node dependencies

run elm-package install elm-lang/html to init elm project

Development

run yarn start

Go to localhost:3000 to view app

Go to localhost:4000 to access api