Merge branch 'master' of github.com:lugovsky/n2-admin

This commit is contained in:
nixa 2016-07-13 16:03:27 +03:00
commit 77a13b5308
2 changed files with 5 additions and 2 deletions

View file

@ -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`

View file

@ -1,3 +1,6 @@
[![Build Status](https://travis-ci.org/akveo/ng2-admin.svg?branch=master)](https://travis-ci.org/akveo/ng2-admin)
[![Dependency Status](https://david-dm.org/akveo/ng2-admin.svg)](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!