This repository provides a foundation for Heinz 95729 E-Commerce Tech course projects that include APIs, and/or web apps.
- Follow the instructions to get the API running
- Follow the instructions to get the web app running
Also see the API README
cd api
pnpm run watch
Also see the web README
cd web
pnpm run watch
Navigate to http://localhost:3001 to see the app