Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 221 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 221 Bytes

An eCommerce App based on "MERN eCommerce From Scratch" course from BradTraversy at Udemy

NPM Scripts

  • npm run dev - Runs backend and frontend
  • npm run server - Run only backend
  • npm run client - Run only client