Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 6 hours ago
JSON representation

AdminLte for Angular 2

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