Skip to content

bradwoods/project-icarus-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project: Icarus - example

A learning resource for Apollo GraphQL.

more info

To start:

  1. In the terminal, go to ./starWarsServer, run npm install && npm start to start the Star Wars API (a data source)
  2. In the terminal, go to ./server, run npm install && npm start to start the GraphQL API server
  3. In the terminal, go to ./client, run npm install && npm start to start the React App
  4. In the browser, go to https://studio.apollographql.com/dev to view Apollo Studio
  5. In the browser, go to http://localhost:3000 to view the React app

About

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors