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 product cart demo with vue 3, pinia state management and composition api
Vue
A simple ecommerce products cart app to try out pinia state management with composition api
npm install && npm run dev