Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.02 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.02 KB

Free Admin Template with Twitter Bootstrap

Installation

2.0 Version

required node.js & grunt

$ 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

1.2 Version

$ 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

Demo

For 2.0.0 version

http://demo.onokumus.com/metis/

For 1.2 version

(not development) http://demo.onokumus.com/metis/v12

Licensing

Bootstrap Admin template is open-sourced software licensed under the MIT License

Buy me a coffee?