Skip to content

geneus/odyssey-lift-off-part1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Catstronauts

Apollo's lift-off course companion app (completed) Live Demo App

Run the project

Castronauts fullstack app holds two main folders server and client

server

  • install packages cd server && npm install
  • start server npm start

The graphql server pulls data from a rest API holding the

client

from another terminal window:

  • install packages cd client && npm install
  • start react app npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.5%
  • HTML 5.5%