This is a default OpenCart theme
- 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.jsnew itemtheme
export default { theme: '@vuefront/theme-opencart', - Run command
yarn dev
Enjoy!