Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 280 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 280 Bytes

Mocks

How to run the graphql server and deploy the project

1.- In visual studio code clone the project

git clone

2.- In visual studio code, execute the command

npm install express express-graphql graphql --save

2.- Run the project

node server.js