julianpistorius / elm-graphql-setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elm GraphQL Workshop

Set Up

  1. cd into the top-level workshop repository, and then run:
npm install
  1. Open elm-graphql-workshop the top-level workshop repository in your editor of choice.

  2. Try running this command and opening localhost:8000 to ensure that everything is working:

./run.sh ./src/hello

If you see a nice friendly message show up in your browser after running that command, then you're good to go!

About


Languages

Language:Elm 85.4%Language:JavaScript 14.1%Language:CSS 0.3%Language:HTML 0.2%Language:Shell 0.0%