An e-commerce website built with Vue JS, using vuex and vue-router.
This is built on VueJs. Centralized state management is implemented with Vuex. Routing is done with Vue Router.
Designed with CSS grid and uses transition-group
for transitions.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
10/11/2014 02:09 PM