README.md 3.6 KB
Newer Older
D
Dmitry Nehaychik 已提交
1 2 3
[![Build Status](https://travis-ci.org/akveo/ngx-admin.svg?branch=master)](https://travis-ci.org/akveo/ngx-admin)
[![Join the chat at https://gitter.im/ng2-admin/Lobby](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ng2-admin/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Dependency Status](https://david-dm.org/akveo/ngx-admin/status.svg)](https://david-dm.org/akveo/ng2-admin)
4 5 6

[Who uses ngx-admin?](https://github.com/akveo/ngx-admin/issues/1645)

7
# Admin template based on Angular 6+, Bootstrap 4 and <a href="https://github.com/akveo/nebular">Nebular</a>
8 9 10 11 12 13 14
<a target="_blank" href="http://akveo.com/ngx-admin/#/pages/dashboard?utm_source=github&utm_medium=ngx_admin_readme&utm_campaign=demo"><img src="https://i.imgur.com/XoJtfvK.gif"/></a>

### Two themes available:

| Cosmic Theme | Business Theme |
|:------------:|:--------------:|
|<a target="_blank" href="http://akveo.com/ngx-admin/#/pages/dashboard?theme=cosmic&utm_source=github&utm_medium=ngx_admin_readme&utm_campaign=themes"><img src="https://i.imgur.com/FgRZcqL.png"/></a>|<a target="_blank" href="http://akveo.com/ngx-admin/#/pages/dashboard?theme=default&utm_source=github&utm_medium=ngx_admin_readme&utm_campaign=themes"><img src="https://i.imgur.com/fozHlRJ.png"/></a>|
D
Dmitry Nehaychik 已提交
15 16 17

### What's included:

18
- Angular 6+ & Typescript
D
Dmitry Nehaychik 已提交
19 20
- Bootstrap 4+ & SCSS
- Responsive layout
D
Dmitry Nehaychik 已提交
21
- RTL support
D
Dmitry Nehaychik 已提交
22
- High resolution
23
- Flexibly configurable themes with **hot-reload** (2 themes included)
D
Dmitry Nehaychik 已提交
24 25 26 27
- Authentication module with multiple providers
- Lots of awesome features:
  - Buttons
  - Modals
28
  - Popovers
D
Dmitry Nehaychik 已提交
29 30 31 32 33 34 35 36 37 38
  - Icons
  - Typography
  - Animated searches
  - Forms
  - Tabs
  - Notifications
  - Tables
  - Maps
  - Charts
  - Editors
39 40
  
And many more!
D
Dmitry Nehaychik 已提交
41 42 43 44 45

### Demo

<a target="_blank" href="http://akveo.com/ngx-admin/">Live Demo</a>

46
## Documentation
47
This template is using [Nebular](https://github.com/akveo/nebular) modules set, [here you can find documentation and other useful articles](https://akveo.github.io/nebular/docs/installation/based-on-starter-kit-ngxadmin).
48

D
Dmitry Nehaychik 已提交
49
### ng2-admin
50 51 52 53
We will continue supporting [ng2-admin](https://github.com/akveo/ngx-admin/tree/ng2-admin) version, but if you are starting from scratch we recommend using `ngx-admin`. Unfortunately, there is no way to automatically update from ng2-admin to ngx-admin, but some parts (Nebular components) could be manually included.

### Empty starter kit
Don't need all the pages and modules and just looking for an empty starter kit for your next project? Check out our [starter-kit branch](https://github.com/akveo/ngx-admin/tree/starter-kit).
D
Dmitry Nehaychik 已提交
54

55 56
### AngularJS 1.x version
Here you can find AngularJS 1.x based version: [Blur Admin](http://akveo.github.io/blur-admin/)
D
Dmitry Nehaychik 已提交
57 58 59 60 61 62 63 64 65 66 67 68

## BrowserStack
This project runs its tests on multiple desktop and mobile browsers using [BrowserStack](http://www.browserstack.com).

<img src="https://cloud.githubusercontent.com/assets/131406/22254249/534d889e-e254-11e6-8427-a759fb23b7bd.png" height="40" />

### How can I support developers?
- Star our GitHub repo :star:
- Create pull requests, submit bugs, suggest new features or documentation updates :wrench:
- Follow us on [Twitter](https://twitter.com/akveo_inc) :feet:
- Like our page on [Facebook](https://www.facebook.com/akveo/) :thumbsup:

69 70
### Looking for engineering services? 
Visit [our homepage](http://akveo.com/) or simply leave us a message to [contact@akveo.com](mailto:contact@akveo.com). We will be happy to work with you!
D
Dmitry Nehaychik 已提交
71 72

### From Akveo
73
Made with :heart: by [Akveo team](http://akveo.com/). Follow us on [Twitter](https://twitter.com/akveo_inc) to get the latest news first!
D
Dmitry Nehaychik 已提交
74
We're always happy to receive your feedback!