Skip to content
/ merg Public

mongodb, express, react, graphql on nodejs

Notifications You must be signed in to change notification settings

skpaik/merg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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