VueFront OpenCart theme

This is a default OpenCart theme

Installation

  1. You must first install your VueFront Web App. yarn create vuefront-app
  2. Run command yarn add @vuefront/theme-opencart
  3. Edit files: add to vuefront.config.js new item theme
  export default {
        theme: '@vuefront/theme-opencart',
  1. Run command yarn dev

Enjoy!