required node.js & bower & grunt
$ git clone https://github.com/admin-ui/Azzip.git yourfoldername
$ cd yourfoldername
$ git submodule init
$ git submodule update
$ npm install
$ bower install (./node_modules/bower/bin/bower install)
$ grunt (./node_modules/grunt-cli/bin/grunt)
$ cd dist/
$ open index.html
http://admin-ui.github.io/Azzip/
Azzip Admin template is open-sourced software licensed under the MIT License