CrazyBite / Vuemmerce

Демо-проект для ДЗ по VueJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vuemmerce ecommerce template

Vuemmerce - Ecommerce Template

Responsive ecommerce template built with Vue.js

Build Status devDependency Status vue GitHub license Donate Badge

Bulma


Installing

# install Vue cli
npm install -g @vue/cli

# clone repository
git clone https://github.com/ivanlori/Vuemmerce.git

# 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


Screenshot

Vuemmerce - Ecommerce Template

Template Demo


Authors


Contributing on Vuemmerce

Thanks for your interest!

To contribute, please ensure that you have stable Node.js and npm installed.

Follow the steps below.

  1. Follow the Installing instructions
  2. Create your feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

If you have any questions, feel free to email me at ivan.lori@protonmail.com.


Changelog

See the release notes into changelog.md


License

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

About

Демо-проект для ДЗ по VueJS

License:MIT License


Languages

Language:Vue 81.8%Language:JavaScript 10.4%Language:HTML 4.4%Language:CSS 3.3%