Update README.md

pull/46/head
Vladimir Lugovsky 2016-05-16 15:08:08 +03:00
parent eb83ac6cc8
commit 03dc3dda54
1 changed files with 15 additions and 25 deletions

View File

@ -1,31 +1,22 @@
# Blur Admin HTML template # BlurAdmin Angular admin panel front-end framework
Admin template made with ♥ by [Akveo team](http://akveo.com/). Follow us on [Twitter](https://twitter.com/akveo_inc) to get latest news about this template first! Customizable admin panel framework 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!
We put a lot of efforts to bring together latest and the most trending web design approaches, while creating this template. Documentation (installation, customization, components etc.): https://akveo.github.io/blur-admin/
Every color, character or image was carefully selected by our team to provide the best experience possible.
We're very proud of it and like it very much. We also hope that you will enjoy it as well.
It's just a first version, but we will continue development of this template to create not just another bootstrap customization, but the whole HTML framework that can be applied in a lot of places. ## Demo
**[Mint version demo](http://akveo.com/blur-admin/#/dashboard)** | **[Blur version demo](http://akveo.com/blur-admin/#/dashboard)**
:-------------------------:|:-------------------------:
![Mint demo](http://i.imgur.com/A3TMviJ.png) | ![Blur demo](http://i.imgur.com/yOZPlps.jpg)
## Theme Demo ## How can I support developers?
![alt tag](http://i.imgur.com/yOZPlps.jpg) - Star our GitHub repo
**[Template Demo](http://akveo.com/blur-admin/#/dashboard)** - Create pull requests, submit bugs, suggest new features or documentation updates
- Follow us on [Twitter](https://twitter.com/akveo_inc)
- Like our page on [Facebook](https://www.facebook.com/akveo/)
## Getting Started ## Can I hire you guys?
Yes! We are available for hire. Visit [our homepage](http://akveo.com/) or simply leave us a note to contact@akveo.com. We will be happy to work with you!
### Installation
* Install [git](https://git-scm.com/) and clone the repository `git clone https://github.com/akveo/blur-admin.git`
* Download and install nodejs [https://nodejs.org](https://nodejs.org)
* Open the console inside of the cloned folder and run `npm install` to fetch all dependencies
### Development
To run the template in the development mode use `gulp serve`. This will start a local build-in server on your machine bind to [http://localhost:3000](http://localhost:3000) address.
### Production
In case if you just need the template ready for production usage run `gulp` command. This will create a `release\` folder with freshly built files.
Enjoy the beauty!
## Features ## Features
* Responsive layout * Responsive layout
@ -47,5 +38,4 @@ License
### From akveo ### From akveo
Enjoy! Enjoy!
We're always happy to hear your feedback.
Made with ♥ by [Akveo team](http://akveo.com/).