@vuefront/theme-opencart
v0.1.5
Published
VueFront OpenCart theme
Readme
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.jsnew itemtheme
export default {
theme: '@vuefront/theme-opencart',- Run command
yarn dev
Enjoy!
