Sample application for grapql
In the project directory, you can run the following command to install the dependencies:
In the project directory, you can run:
Go to server
folder and run the app in the development mode.
Open http://localhost:9000/graphql to view graphql in the browser.
Go to client
folder and run the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make changes.
You will also see any lint errors in the console.