/vue-cart

Basic Shopping Cart with Vue ES Module (without bundler or build step)

Primary LanguageJavaScript

vue-cart

Basic Shopping Cart with Vue 2 ES Module (without bundler or build step)
Original version Web Components Hooks by geocine

Example

Getting Started

  • Install dependencies
      git clone https://github.com/aelbore/vue-cart.git
      cd vue-cart
      npm install or yarn install
    
  • Run the Application
      npm run serve or yarn serve
    

Features: