Skip to content

vuefront/theme-opencart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!