0.1.5 • Published 4 years ago

@vuefront/theme-opencart v0.1.5

Weekly downloads
9
License
MIT
Repository
-
Last release
4 years ago

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!