https://github.com/mledour/angular-admin-lte
AdminLte for Angular 2
https://github.com/mledour/angular-admin-lte
adminlte angular angular2 angular3 angular4 angular5 typescript
Last synced: 6 months ago
JSON representation
AdminLte for Angular 2
- Host: GitHub
- URL: https://github.com/mledour/angular-admin-lte
- Owner: mledour
- License: mit
- Created: 2017-11-10T14:48:27.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:56:54.000Z (almost 3 years ago)
- Last Synced: 2025-03-30T19:09:35.758Z (7 months ago)
- Topics: adminlte, angular, angular2, angular3, angular4, angular5, typescript
- Language: TypeScript
- Homepage: https://mika-el.github.io/angular-admin-lte/
- Size: 8.34 MB
- Stars: 111
- Watchers: 14
- Forks: 75
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/mledour/angular-admin-lte)
[](https://badge.fury.io/js/angular-admin-lte)# angular-admin-lte
Admin-lte implementation for Angular 4+
## Doc & Demo
[https://mledour.github.io/angular-admin-lte/branches/master](https://mledour.github.io/angular-admin-lte/branches/master)## Installation
To install this library, run:
```bash
$ npm install angular-admin-lte --save
```## Install demo
```bash
$ git clone git://github.com/mledour/angular-admin-lte
$ cd angular-admin-lte
$ npm install
```## Run demo
```bash
$ ng serve
```## Build demo
```bash
$ ng build --prod
```## Build dist
```bash
$ npm run build:lib
```## Dependencies
* admin-lte-css
## Todos
* Vertical tabs