Frontend for Cranson-App.
An Elm aplication that will retrieve plans from the Cranson API. Should allow users to
- Browse existing applications
- Search for specific applications
- Display changes over time of an application
Use elm-live to automatically compile when changes are saved.
elm-live src/Cranson.elm --open --output=build/cranson.js