Metis

User Picture 16
Archie

Bootstrap-Admin-Template

Free Admin Template Based On Twitter Bootstrap 3.x

Free Admin Template Based On Twitter Bootstrap 3.x

TOC

Download

  • Bootstrap 2.3.2 v1.2 ready for use

  • Bootstrap 3.3.0 v2.3.2 ready dist folder your use

Building

2.3.2 Version

required node.js & bower & grunt

    $ git clone https://github.com/onokumus/Bootstrap-Admin-Template.git yourfoldername
    $ cd yourfoldername
    $ npm install
    $ npm run build
    $ grunt serve

2.3.2 RTL Version

required node.js & bower & grunt

    $ git clone https://github.com/onokumus/Bootstrap-Admin-Template.git yourfoldername
    $ cd yourfoldername
    $ npm install
    $ npm run buildrtl
    $ grunt serve

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

Credits

Author

Osman Nuri Okumuş

License

Copyright (c) 2015 onokumus
Released under the MIT license


This file was generated by verb on January 13, 2015.