A simple ecommerce products cart app to try out pinia state management with composition api
- Clone the repo and cd into the directory
npm install && npm run dev
A simple ecommerce products cart app to try out pinia state management with composition api
npm install && npm run dev