raghavpatidar / graphql-mongodb-nextjs-prop-returns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend

Setup

npm install (in backend directoy)

npm start (in backend directory)

server start at : http://localhost:4000/

Fontend

Setup

npm install (in Frontend directoy)

npm run dev (in Frontend directory)

server start at : http://localhost:3000/

About


Languages

Language:JavaScript 98.9%Language:CSS 1.1%