krzysu / elm-shopping-cart

example of shopping cart implemented in elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elm shopping cart

example of shopping cart implemented in elm

for demo click here

this app was built with create elm app. Check their page for details.

getting started

elm-app start
  • build elm to js and deploy to github pages
elm-app build
gh-pages -d build
  • run unit tests (optional with --watch)
elm-app test

author: Kris Urbas @krzysu licence: MIT

About

example of shopping cart implemented in elm


Languages

Language:Elm 86.3%Language:CSS 7.4%Language:HTML 5.1%Language:JavaScript 1.2%