You will require two terminals
The first
cd server
npm install
npm run server
The second
cd shopclone
npm install
npm start
The website will run on http://localhost:3000
You will require two terminals
The first
cd server
npm install
npm run server
The second
cd shopclone
npm install
npm start
The website will run on http://localhost:3000