A web-based modern e-commerce platform
Shoppy is a modern e-commerce platform.
Required
optional
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>