项目作者: gaopinghuang0

项目描述 :
Mini examples of vuejs, such as amazon checkout page and countdown timer.
高级语言: HTML
项目地址: git://github.com/gaopinghuang0/vuejs-learning.git
创建时间: 2017-05-22T19:46:51Z
项目社区:https://github.com/gaopinghuang0/vuejs-learning

开源协议:MIT License

下载


vuejs-learning

Mini examples of Vuejs, such as Amazon checkout page, and Countdown Timer.

Demo of Amazon Checkout Page

  1. The Billing address will update with Shipping address.
  2. The Order total and tax will update with the change of each item’s Quantity.

Live demo: Vue.js Example: Amazon Checkout Page

Screenshot:

checkout

Demo of Countdown Timer

countdown-timer.

Code is in ./countdown-timer-example/