torbencarstens / CocktailParty-Frontend

Frontend for open cocktail database
http://opencocktail.party
MIT License
0 stars 1 forks source link

CocktailParty-Frontend

Compile

elm make src/Main.elm --output static/main.js

Display

After the Compile step, navigate to static/index.html in your browser.