Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 176 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 176 Bytes

Merg

mongodb, express, react, graphql on nodejs

#Server Run by

cd server

npm install

nodemon app

#Client Run by

cd client

npm install

npm start