fuzinato / elm-starter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 65.6%Language:Elm 27.0%Language:HTML 7.3%