mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-09 19:18:50 +01:00
Merge branch 'master' of github.com:lugovsky/n2-admin
This commit is contained in:
commit
77a13b5308
2 changed files with 5 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
|||
* Sidebar rewritten, menu merged with routes configuration
|
||||
* New CKEditor component
|
||||
* New Image Uploader component
|
||||
* New Three view component
|
||||
* New Tree view component
|
||||
* New Rating component
|
||||
* New Checkbox and multi-checkbox component
|
||||
|
||||
|
|
@ -71,4 +71,4 @@ More details on how to configure a new route you can find [here](https://akveo.g
|
|||
### How to update
|
||||
|
||||
* Remove `node_modules` and `typings` folders
|
||||
* run `npm install`
|
||||
* run `npm install`
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
[](https://travis-ci.org/akveo/ng2-admin)
|
||||
[](https://david-dm.org/akveo/ng2-admin)
|
||||
|
||||
# Admin panel framework based on Angular 2, Bootstrap 4 and Webpack
|
||||
|
||||
Admin template made with :heart: by [Akveo team](http://akveo.com/). Follow us on [Twitter](https://twitter.com/akveo_inc) to get latest news about this template first!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue