Skip to content

SuperFSDev/Ecommerce-with-MERN-Stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install all the required packages

npm install

install all the required packages of the frontend

cd frontend

npm install

Create a .env file and Add PORT, NODE_ENV, MONGO_URI, JWT_SECRET, PAYPAL_CLIENT_ID in the file

To Run Both Server and Client at Once

npm run dev

"To import Sample data to the server

npm run data:import

"to run only server

nodemon server/server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages