3ricguo / Bootstrap-Admin-Template

Metis - Twitter Bootstrap Admin Template

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrap-Admin-Template

  • Build Status
  • Dependency Status
  • devDependency Status
  • Built with Grunt

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.

About

Metis - Twitter Bootstrap Admin Template

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

License:MIT License


Languages

Language:JavaScript 92.1%Language:CSS 4.6%Language:PHP 3.0%Language:CoffeeScript 0.2%Language:Ruby 0.0%Language:Shell 0.0%