Skip to content

allenlongbaobao/a-vuejs-shop

 
 

Repository files navigation

A Vue Shop

An e-commerce sample 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.

View the demo here

Web snapshot

Setup

# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 54.1%
  • JavaScript 38.3%
  • CSS 7.3%
  • HTML 0.3%