Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 827 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 827 Bytes

shopping-carts-vue-2

Click Shopping Cart to view the website.

img

Functions

  • Users can change unit and price in the shopping cart.
  • Users can change to the darkmode by clicking the moon icon.
  • Users can change the steps by clicking "back to" and "next to" buttons.
  • Users can change the shipping way by clicking the options.

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

Customize configuration

See Configuration Reference.