Skip to content

amannn/apollo-client-test

Repository files navigation

apollo-client-test

Quick-and-dirty setup for testing some features of Apollo.

This project consists of the server at amannn/apollo-server-test and the client in this repository.

Run

  1. git clone https://github.com/amannn/apollo-server-test.git
  2. cd apollo-server-test
  3. npm install
  4. npm start
  5. Open new Terminal tab
  6. cd ..
  7. git clone https://github.com/amannn/apollo-client-test.git
  8. cd apollo-client-test
  9. npm install
  10. npm start
  11. Open localhost:8080 in your browser

About

Playground for trying out Apollo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published