Into the root folder, run
npm install
Then go into /speakers
folder and run
npm install
The folder /speakers
contains the APIs for speakers data so run it with
npm start
Then run the Apollo Server in the root folder with
npm start
Pluralsight Course https://app.pluralsight.com/library/courses/graphql-api-apollo-server
JavaScript