### Using The Command Line:
_**Important Note**: To install it via npm/Yarn, you need at least Node.js 14 or higher._
#### Via npm
```bash
npm install admin-lte@^3.2 --save
yarn add admin-lte@^3.2
composer require "almasaeed2010/adminlte=~3.2"
git clone https://github.com/ColorlibHQ/AdminLTE.git
Visit the online documentation for the most updated guide. Information will be added on a weekly basis. | | --------- | --------- | --------- | --------- | --------- | --------- | --------- | --------- | --------- | | IE10, IE11, Edge| last 2 versions| last 2 versions| last 2 versions| last 2 versions| last 2 versions| last 2 versions| last 2 versions| last 2 versions
You can use light-mode-only version, if you are not using dark mode and also file size less without dark-mode.
File Location ./dist/css/alt/adminlte.light.css
To compile the dist files you need Node.js/npm, clone/download the repo then:
npm install
(install npm deps)- Optional:
npm run dev
(developer mode, autocompile with browsersync support for live demo) npm run production
(compile css/js files)