Skip to content

zhaoyin/Bootstrap-Admin-Template

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 61.2%
  • HTML 31.0%
  • CSS 3.0%
  • Handlebars 2.6%
  • PHP 2.0%
  • CoffeeScript 0.2%