by [email protected]
A step by step checkout page, built using Vue.js and Stylus (BEM style) with webpack tools, no backend, no css framework.
There are 3 steps: delivery, payment, and finish.
Demo app: https://orange-checkout.herokuapp.com
- vuex
- vuex-persistedstate
- in the project directory, run
npm install
- run
npm run serve