Shoppy is a modern e-commerce platform.
Required
optional
- postman (for API testing): download
-
git clone https://github.com/pavankpdev/Shoppy.git shoppy
-
cd shoppy
npm run install_shoppy
npm run shoppy
-
git branch <your branch name>
---> run this command when you're setting up the app for the first time. -
git checkout <your branch name>