/elm-boilerplate

Get hacking in Elm right away

Primary LanguageJavaScriptMIT LicenseMIT

Elm 0.18 Boilerplate!

All the scaffolding to get hacking in Elm right away!

Requirements

Booting Up the App 🚀

> npm install
> elm package install
> npm start