Skip to content

khalidMhd/MERN-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MERN-ecommerce

install dependences npm install

Run client side cd client

node app

Run server side cd server

npm start