An open API service indexing awesome lists of open source software.

https://github.com/harshshukla2002/graphql


https://github.com/harshshukla2002/graphql

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# graphql

> This is Graphql Learning Repository

- To run backend you need to do npm i and then start the server npm run dev or npm start and server start running on http://localhost:4000/
- Same for frontend first do npm i and then start the server npm start and server start running on http://localhost:3000/