vue-cart-emit-example
vue-cart-emit-example copied to clipboard
An example of a Shopping Cart built in Vue, to help demonstrate how to correctly emit event listeners from child components. This was built to accompany a tutorial for Progress' Telerik Javascript blo...
vue-cart-emit-example
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint