This project integrates the powerful AdminLTE template with the flexibility of Angular, creating a dynamic and modern admin dashboard for web applications.
- AdminLTE Version: 3.2.0
- Angular Version: Latest Stable Version
- Responsive Design: Fully compatible with mobile, tablet, and desktop screens.
- Customizable Components: Modular architecture for easy customization.
Explore the live demo: Online Demo
Run the following command to install project dependencies:
npm install
Run the development server to preview the application:
npm run start
The application will be available at: http://localhost:4200
If you want to upload the project to GitHub Pages, run the following command:
npm run deploy:gh