Introducation
Konrix is a fully featured premium admin template built on top of awesome Tailwind v3. It's crafted using modern web technologies HTML5, CSS3 and Javascript. The theme includes beautiful dashboard, many ready to use hand crafted components, widgets, pages, etc. The components can be used very easily on any page. The theme is fully responsive and customizable.
It is extremely powerful and adaptable, making it ideal for web development. applications including CRM, CMS, admin panels, dashboards, etc. It is fully responsive and has a perfect look and feel on mobiles and tablets. Also, we tried to implement this by Keeping the concept of modularity in mind, this enables you to reduce the development time and cost.
This documentation is guidelines for all users who can even be a beginner or experienced web developer.
We really care for our buyers, so in case you are having any
question or feedback, please feel free to get back to us via
email support@coderthemes.com
or by filling out
the contact form on our
website.
Structure
When you extract the zip file you received after purchasing, you will find the following files and folders:
├── Documentation
└── Admin
├── dist (Compiled versions - Ready to use)
├── src/
│ └── assets - the reusable assets used in different demos
│ │ └── data
│ │ └── fonts
│ │ └── images
│ │ └── js
│ │ └── scss
│ └── source html file
├── gulpfile.js - containing gulp tasks
├── package.json
├── tailwind.config.js
└── README.md