VueFront OpenCart theme
This is a default OpenCart theme
Installation
- You must first install your VueFront Web App. yarn create vuefront-app
- Run command
yarn add @vuefront/theme-opencart
- Edit files:
add to
vuefront.config.js
new itemtheme
export default {
theme: '@vuefront/theme-opencart',
- Run command
yarn dev
Enjoy!