/dim-vue2-shop

E-commerce study project based on vue.js

Primary LanguageVueMIT LicenseMIT

Demetory Shop

Light E-Commerce Project for Test and Study Purposes based on Vue.js

Live Demo

shop.demetrey.ru

Build Setup

You can use either, yarn or npm.

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn serve

# build for production with minification
yarn build

# lints and fixes
yarn lint

For a detailed explanation on how things work, check out the guide and docs for vue-loader.