/elm-apollojs

A basic integration of Elm and ApolloJS Through Elm Ports!

Primary LanguageJavaScript

Suggestions and Improvements are welcome :D

Elm and ApolloJS!!!

This repository is a really basic proof of implementation of Elm with Apollojs

Dependencies

Elm Webpack 3 Apollo Client

Installation

With Yarn

git clone https://github.com/WolfDan/elm-apollojs.git new-project
cd new-project
yarn install
yarn dev