Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 324 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 324 Bytes

How to install

Into the root folder, run

npm install

Then go into /speakers folder and run

npm install

How to run the Apollo Server

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