Go to file
alex b9a5cdf1e5 refacor(amCharts): make charts opacity 2016-02-24 17:23:52 +03:00
gulp refactor(assets): move vendor images via gulp 2016-02-24 16:07:13 +03:00
src refacor(amCharts): make charts opacity 2016-02-24 17:23:52 +03:00
.gitignore remove libs from project, add bower libs 2015-09-18 16:55:22 +03:00
README.md Create README.md 2015-09-10 19:15:55 +03:00
bower.json fix(bower.json): return morris chart 2016-02-17 18:40:03 +03:00
gulpfile.js feat(build): added build tasks 2015-12-10 19:22:20 +03:00
package.json feat(build): adjust build to latest Swiip version 2015-12-14 21:22:38 +03:00
preview.html feat(preview): fix preview typo 2015-12-01 13:14:14 +03:00

README.md

Blur Admin HTML template

Admin template made with ♥ by Akveo team.

We put a lot of efforts to bring together latest and the most trending web design approaches, while creating this template. 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.

Installlation

To build the template from scratch you will be required to have following tools

  • Download and install nodejs https://nodejs.org
  • Open the console inside of extracted folder and run npm install to fetch all dependencies
  • Run gulp init to build sources
  • That's it! Go to release\ folder in check out your freshly made compiled files!