A Shopping Application w MERN stack.
Use the package manager npm to install Shopify.
npm i
npm run dev # run development server
npm run client # run only client files
npm run server # run only server
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.