mirror of https://github.com/akveo/blur-admin
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.0 KiB
1.0 KiB
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.
Check out live demo!
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
to build sources - That's it! Go to
release\
folder in check out your freshly made compiled files!