{%= description %}
-
Bootstrap 2.3.2 v1.2 ready for use
-
Bootstrap 3.3.0 v{%= version %} ready
dist
folder your use
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
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
$ 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
- node.js
- bower
- Grunt
- Assemble
- jQuery
- Bootstrap
- LESS
- Modernizr
- Moment.js
- SubtlePatterns
- FullCalendar
- Chosen
- CKEditor
- Colorpicker for Bootstrap
- Data Tables
- Datepicker for Bootstrap
- elFinder
- Input Limiter
- Jasny Bootstrap
- jQuery Validation
- jQuery Sparklines
- Animate
- Autosize
- Countdown
- Date range picker
- Flot
- jQuery Form
- Form Wizard
- Gritter
- Mouse Wheel
- PageDown-Bootstrap
- Plupload
- Bootstrap Switch
- tablesorter
- tagsinput
- Bootstrap Timepicker
- Touch Punch
- Uniform
- Validation Engine
- jquery.validVal
- bootstrap3-wysihtml5-bower
- screenfull.js
- metisMenu
{%= include("authors", { authors: [ {name: 'Osman Nuri Okumuş', username: 'onokumus'} ] }) %}
{%= copyright() %} {%= license() %}
{%= include("footer") %}