41

GitHub - apollographql/fullstack-tutorial: ? The Apollo platform tutorial app

 5 years ago
source link: https://github.com/apollographql/fullstack-tutorial
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

README.md

Apollo tutorial

This is the fullstack app for the Apollo tutorial. ?

File structure

The app is split out into two folders:

  • start: Starting point for the tutorial
  • final: Final version

From within the start and final directories, there are two folders (one for server and one for client).

Installation

To run the app, run these commands in two separate terminal windows from the root:

cd final/server && npm i && npm start

and

cd final/client && npm i && npm start

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK