Admin Dashboard Template Built On Tailwind CSS
Cleopatra Admin Template is a powerful and customizable admin dashboard template built on tailwind css. It follows the highest industry standards and is designed to be fast and easy to use. With clear comments in all of its JS, SASS, and HTML files, Cleopatra is highly customizable.
To install Cleopatra, you have multiple options:
Download:
Using the Command Line:
npm install @moesaid/cleopatra
Via Git:
git clone https://github.com/moesaid/cleopatra.git
Compile dist files:
src
file. You can list files as you wish (files get compiled with gulp)npm install
npm run dev
(developer mode, autocompile with browsersync support for live demo). This will open on port 8080: http://localhost:8080/
(change the port from gulpfile.js)npm run build
(compile CSS/JS files for production)Cleopatra Admin Template is a powerful admin dashboard template that focuses on being developer-friendly while offering a rich set of features. It is highly customizable, making it easy to tailor to your specific needs. Installing Cleopatra is straightforward and can be done through download, npm, or Git.