AdminLTE -- is a fully responsive admin template. Based on Bootstrap 3 framework. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops. Check out the live preview now and see for yourself.
#Usage
Install node_modules:
$ npm install
compile files:
$ grunt dist
Use Class ".direction" for RTL or LTR content html elements.
@tag-align: right;
@left: right;
@right: left;
Use Class ".direction" for RTL or LTR content html elements.
@tag-align: left;
@left: left;
@right: right;