Cleopatra screenshot

Cleopatra

Author Avatar Theme by Moesaid
Updated: 2 Aug 2024
1474 Stars

Admin Dashboard Template Built On Tailwind CSS

Categories

Overview:

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.

Features:

  • Developer-first Template: Cleopatra is built with developers in mind, making it easy to customize and integrate into any project.
  • Rich with features: This admin dashboard template is packed with a range of useful features to enhance your admin experience.
  • Highly customizable: With SASS used for increased code customizability, Cleopatra can be tailored to fit your specific needs.

Installation:

To install Cleopatra, you have multiple options:

  1. Download:

  2. Using the Command Line:

    • Via npm: npm install @moesaid/cleopatra
  3. Via Git:

    • Clone to your machine: git clone https://github.com/moesaid/cleopatra.git
  4. Compile dist files:

    • Your work station is the src file. You can list files as you wish (files get compiled with gulp)
    • First, run: npm install
    • Optional: 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)

Summary:

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.