If you have any questions that are beyond the scope of this documentation, please feel free to email or contact us via my page.
Support Email: themesbrand@gmail.com
The zip file contains all js files integrated with Lizehen, however you need to perform following steps to get node_modules etc.
yarn install
After Completion of installation Run following command in command prompt to run the project in local machine.
yarn run serve
To make a production build run the below command.
yarn run build
I have tried my best to have standards and modular structure while developing the theme. Following sections are explaining the theme File & Folder, structure, js file structure and plugins.
├── public ├── src ├── assets ├── components ├── layout ├── route ├── views ├── App.vue └── main.js └── babel.config.js └── jsconfig.json └── package.json └── package-lock.json └── vue.config.js
Once again thank you for purchasing the theme. I am always available to help you. If you have any suggestion or feature to make it better, I am requesting you to contact me, I'll try my best to add them in future updates.
Best,
- Themesbrand
Version 2.0.0 14 October 2024
Version 1.0.0 27 November 2023