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: themesdesign.in@gmail.com

The zip file contains all js files integrated with Appspery, however you need to perform following steps to get node_modules etc.

 yarn install 
Note: Make sure this all installation process is done in command prompt.

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.

File & Folder Structure


    ├── public
    ├── src
        ├── assets
        ├── components
	├── layout
        ├── route
        ├── views
        ├── App.vue
        └── main.js
    └── babel.config.js
    └── jsconfig.json
    └── package.json
    └── vue.config.js

Main.js Structure


Once again thank you for your purchase. I'll be happy to answer the the questions you have related to the theme. In case if you have any suggestion or feature, request please feel free to contact me, I'll try to implement it and will release as part of future updates.

Stay Awesome!

- Themesdesign

Version 2.0.0     30 November 2024

  • Updated Vue v3.5.13
  • Updated Bootstrap v5.3.3
  • Updated all dependencies
  • Removed unnecessary code

Version 1.0.0     3 November 2023

  • Initial released

Copyright © Themesdesign.