/PhotoGroove

Elm in action project to visualise photos

Primary LanguageJavaScript

PhotoGroove

Elm in action project to visualise photos

Installation

elm install elm/browser

elm install elm/http

elm install elm/json

elm install NoRedInk/elm-json-decode-pipeline

elm make src/PhotoGroove.elm --output app.js

Usage

To run it use elm reactor and visit http://localhost:8000