Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 508 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 508 Bytes

Elm App

This project is bootstrapped with Create Elm App.

This is a small demo elm app. It uses elm-graphql as an api.

You can check out a live version at demo-elm-app.now.sh

To build, run elm-app start.

It also demonstrates how to deploy a Create Elm App app to now.sh on their 2.0 Platform.

Look at the deploy script in package.json.