Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 180 Bytes

File metadata and controls

10 lines (5 loc) · 180 Bytes

Using Apollo and GraphQL in a Create React App

To start the server

Run npm run start in the server folder.

To start client

Run npm run start in the root folder.