Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 584 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 584 Bytes

Go store in Elm

You found this repository in two cases - I sent you the address or you searched for this one. If the first one is the right one, give me a star ;). If the second one is the right one, Kudos!

What is this thing?

This is my elm project. I wanted to check elm and see how it was so I created a "simple" project.

Setting up

First, go get the backend ans follow the instructions.

Then just run:

npm install -g elm@~0.18.0
npm install
npm run

After everything is running go to http://localhost:8080. Njoy!