$ git clone https://github.com/onokumus/Bootstrap-Admin-Template.git yourfoldername
$ cd yourfoldername
$ git submodule init
$ git submodule update
$ npm install
$ grunt
$ cd dist/
$ open index.html
$ git clone -b v1.2 https://github.com/onokumus/Bootstrap-Admin-Template.git yourfoldername
$ cd yourfoldername
$ git submodule init
$ git submodule update
$ open index.html
http://demo.onokumus.com/metis/
(not development) http://demo.onokumus.com/metis/v12
Bootstrap Admin template is open-sourced software licensed under the MIT License