Skip to content

soheilkhaledabdi/theme-admin-panel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTL Admin Panel Tailwind CSS

Getting Started

Cloning the Project

git clone https://github.com/soheilkhaledabdi/theme-admin-panel

Download the project by cloning the repository.

Project Setup

Make sure you have Node.js and npm installed. Then, navigate to the project directory and run:

npm install

This will install all the necessary dependencies for the project.

Development

Compiling for Development

To compile the project for development purposes, use the following command:

npm run build:adminpanel

This command compiles the project, making it ready for development.

Working on the Project

Now that the project is set up, it's time to start working on it! Make necessary changes, add features, fix bugs, and create something amazing. 🚀

Releases

No releases published

Packages

No packages published

Languages

  • CSS 98.2%
  • HTML 1.8%