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 Xolcy, however, you need to perform the following steps to get node_modules, etc.

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

Minimum Node Version Required

 20.09.0

make sure you have installed angular cli in your os. If not installed then please run below command to install it globally.

npm install -g @angular/cli 
 npm install 

After Completion of installation Run following command to run the project locally. It will run automatically on http://localhost:4200 URL in your default browser it a couple of minutes to run.

ng serve

To create a production build run the below command.

ng build

I have tried to follow the standards and modular structure while developing the theme. Following sections are explaining the theme File & Folder, structure, html file struture and plugins.

File & Folder Structure



├── src/
	├── app
	├── assets
	├── favicon.ico
	├── index.html
	├── main.ts
	├── styles.css
├── angular.json
├── package.json
├── tsconfig.app.json
├── tsconfig.json
├── tsconfig.spec.json

main.ts 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 1.2.0     25 Dec, 2023

  • Updated Angular Version to 17
  • Updated Bootstrap Version 5.3.2
  • Updated all packages
  • Minor issue fixed

Version 1.1.0     24 jun, 2023

  • Initial released

Copyright © 2023 Themesdesign.