Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 447 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 447 Bytes

elm-apod

A bare interface displaying an APOD using the The Astronomy Picture of the Day API from NASA

Prerequisites

You must first install Elm here

Running Develop

To run the application you must first execute the following commands and open http://localhost:8000

cd path/to/elm-apod
elm-package install
elm-reactor

License

Unlicensed