8000 GitHub - drecali/odyssey-lift-off-lab
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

drecali/odyssey-lift-off-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odyssey Lift-off Lab

Welcome to the companion app of Odyssey Lift-off Lab! You can find the lab's instructions on Odyssey, Apollo's learning platform.

You can preview the completed demo app here.

How to use this repo

The lab outlines the requirements for this challenge. This codebase is the starting point of your journey!

There are 3 main folders:

  • server: The starting point of our GraphQL server.
  • client: The starting point of our React application.
  • final: The final stage of both the server and client folders, with all of the steps and code completed!

To get started, open up a Terminal window.

  1. Navigate to the server folder.
  2. Run npm install.
  3. Run npm start.

This will start the GraphQL API server.

In another Terminal window,

  1. Navigate to the client folder.
  2. Run npm install.
  3. Run npm start.

This will open up localhost:3000 in your web browser.

Getting Help

For any issues or problems concerning the course content, please refer to the Odyssey topic in our community forums.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0