sircharleswatson / elm-architecture-hop

SPA for the Elm Architecture tutorial using the Hop router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#elm-architecture-hop

##Building and Running

Required software:

First install dependencies in the working directory with npm install. This will also install elm.

Run npm run start to build the project and serve it locally while watching for changes. Elm dependencies will also be installed into the working directory during the build phase.

About

SPA for the Elm Architecture tutorial using the Hop router


Languages

Language:CSS 64.8%Language:JavaScript 33.1%Language:Elm 2.1%Language:HTML 0.0%