MERN_GraphQL Usage Install create .env with help of .env.example run npm i && npm start for both client and server side to start the app Development use npm run start to run client use npm run dev to run server