Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:56:54.000Z (almost 2 years ago)
- Last Synced: 2024-12-15T14:18:24.524Z (13 days 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: 112
- Watchers: 15
- Forks: 77
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/mledour/angular-admin-lte.svg?branch=master)](https://travis-ci.org/mledour/angular-admin-lte)
[![npm version](https://badge.fury.io/js/angular-admin-lte.svg)](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