Skip to content

πŸ‘‰ Responsive ecommerce template πŸ›’ built with Vue.js and Nuxt.js

License

Notifications You must be signed in to change notification settings

dansoy/Vuemmerce

Β 
Β 

Repository files navigation

Vuemmerce - Ecommerce Template

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

Build Status devDependency Status vue GitHub license

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:3000
npm run dev

# prepare for production via webpack
npm run production

# 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: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit 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

About

πŸ‘‰ Responsive ecommerce template πŸ›’ built with Vue.js and Nuxt.js

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 76.5%
  • JavaScript 23.5%