Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 244 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 244 Bytes

Apollo GraphQl Typescript Client for swapi-graphql

  • run npm install -g apollo-codegen
  • run yarn
  • run npm run schema
  • clone repository https://github.com/gernsdorfer/swapi-graphql and run swapi-graphql server
  • run npm run start