ДЕМО: https://vuemmerce.herokuapp.com/
Форк проекта Responsive ecommerce template built with Vue.js
Используемые технологии: VueJS 2.x, Vuex, Bulma
Как выполнять задачу:HOW_TO_OTUS.md
# clone repository
git clone https://github.com/otusteamedu/Vuemmerce
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for development without minification
npm run development
# build for production with minification
npm run production
- Ivan Lori - Initial work - ivanlori
This project is licensed under the MIT License - see the LICENSE.md file for details