Thank you very much for your purchase!

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: sup.srbthemes@gmail.com

To setup the admin theme, follow below-mentioned steps

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

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

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

npm install 

After Completion of installation Run the following command in the command prompt to start tailwindcss development server.

npm run dev

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

Folder Structure


I have tried to follow the standards and modular structure while developing the theme. Let's take a look at the package structure:

src/
│  └─ Assets/
|     └─ css/
│        └── All Css files
│     └─ Js/
│        └── All javascript files
│     └─ Images
│        └── All images
│  └─*.html
│
└── package.json
└── tailwind.config.js													   
└── tailwind.css

CSS


Files are explained below:

File Description
tailwind.css Tailwind CSS
css/aos.css Aos Animation CSS
css/swiper-bundle.min.css Swiper CSS

Javascript


Files are explained below:

File Description
js/swiper-bundle.min.js Swiper Js
js/vanilla-counter.js Vanilla Counter
js/aos.js Aos Animations
js/vanilla-counter.js Vanilla Counter
js/custom.js All Custom js files

I've used the following resources as listed. These are some awesome creation and I am really thankful to the respective community.

Once again thank you for purchasing the theme. I am always avaialble to help you. If you have any suggestion or feature to make it more better, I am requesting you to contact me, I'll try my best to add them in future updates.

Best,

- SRBThemes - sup.srbthemes@gmail.com

Version 1.1.0 - 08 Feb 2024

  • Updated to TailwindCSS v3.4.1
  • Added RTL Mode Supported
  • Changed Folder Structure
  • Minor issue fixed

Version 1.0.0 - 06 July 2023

  • Initial released

Copyright © 2023 Nichol-Theme.