Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 999 Bytes

README.md

File metadata and controls

42 lines (26 loc) · 999 Bytes

ДЕМО: https://vuemmerce.herokuapp.com/

Vuemmerce - Ecommerce Template

Форк проекта Responsive ecommerce template built with Vue.js

Используемые технологии: VueJS 2.x, Vuex, Bulma Bulma

Как выполнять задачу:HOW_TO_OTUS.md

Changelog проекта


Installing

# 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


Author


License

This project is licensed under the MIT License - see the LICENSE.md file for details