devtogeek / angular-admin-lte

AdminLte for Angular 2

Home Page:https://mika-el.github.io/angular-admin-lte/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status npm version

angular-admin-lte

Admin-lte implementation for Angular 4+

Doc & Demo

https://mledour.github.io/angular-admin-lte/branches/master

Installation

To install this library, run:

$ npm install angular-admin-lte --save

Install demo

$ git clone git://github.com/mledour/angular-admin-lte
$ cd angular-admin-lte
$ npm install

Run demo

$ ng serve

Build demo

$ ng build --prod

Build dist

$ npm run build:lib

Dependencies

  • admin-lte-css

Todos

  • Vertical tabs

About

AdminLte for Angular 2

https://mika-el.github.io/angular-admin-lte/

License:MIT License


Languages

Language:TypeScript 53.1%Language:HTML 43.8%Language:JavaScript 1.3%Language:CSS 1.2%Language:Shell 0.6%