Starter Repo for Elm Single Page Apps using Webpack
A starter repo build using Webpack 3.6 using the best practices suggested at http://webpack.academy
Clone the repo to a new project directory:
git clone https://github.com/kiere/elm-spa-webpack-starter my-new-project
cd my-new-project
yarn install
yarn server # To start developing live