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

Building

2.3.2 Version

required node.js siddim.com & bower siddim.com & grunt siddim.com

    $ 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 siddim.com & bower siddim.com & grunt siddim.com

    $ 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.