Skip to content

Latest commit

 

History

History
75 lines (45 loc) · 2.03 KB

README.md

File metadata and controls

75 lines (45 loc) · 2.03 KB

Vuemmerce - Ecommerce Template

Responsive ecommerce template built with Vue.js and Nuxt.js

Build Status devDependency Status vue GitHub license


Installing

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

# install dependencies
yarn install

# serve with hot reload at localhost:3000
yarn dev

# prepare for production via webpack
yarn build

# generate static pages via nuxt.js for static hosting
nuxt generate


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. Check the open issues out
  3. Create your branch with a reference to the open issue
  4. Commit your changes
  5. Open a pull request

If you have any questions, feel free to email me at [email protected].


Changelog

See the release notes into changelog.md


License

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