Skip to content
/ elm-webpack Public template

An Elm + Webpack example with live reload

Notifications You must be signed in to change notification settings

ronanyeah/elm-webpack

Repository files navigation

Elm + Webpack example

Requirements


How to fetch dependencies

  • npm install

How to build

  • npm run build

How to develop