Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 307 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 307 Bytes

REST VS GRAPHQL!

This is the repository for the article on Codementor. If you like what you see, let's start a conversation

SETUP:

- npm i
- npm run dev-express (in one terminal)
- npm run dev-graphql (in another terminal)