Skip to content

kumar-tushar/Ecommerce-Store-MERN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Website.overview.mp4

Quick Start

# To Run Backend 👇

1. cd projbackend
2. npm install
3. npm start


# To Run Frontend 👇

1. cd projfrontend
2. npm install
3. npm start