Go to file
Daniel 15e47b1ba6 Created unfixed-sidebar.html 2023-01-29 18:33:21 +05:30
.github workflows update 2023-01-29 18:32:54 +05:30
src Created unfixed-sidebar.html 2023-01-29 18:33:21 +05:30
.browserslistrc dev Setup for AdminLTE v4 2021-05-06 02:27:53 +05:30
.bundlewatch.config.json Update .bundlewatch.config.json 2023-01-29 17:20:25 +05:30
.editorconfig Update .editorconfig (#2749) 2020-06-01 10:33:50 +02:00
.eslintignore add lint in gulp 2021-05-18 01:49:12 +05:30
.eslintrc.json ⬆️ js dep 2021-11-14 17:36:05 +05:30
.gitattributes Update .gitattributes (#3270) 2021-01-03 16:01:07 +01:00
.gitignore some files 2021-11-07 23:42:17 +05:30
.gitpod.yml Update .gitpod.yml 2021-09-26 16:34:05 +05:30
.lgtm.yml Improve LGTM configuration (#2777) 2020-06-02 16:38:46 +02:00
.npmignore ⬆️ plugins and configs 2021-11-04 15:49:49 +05:30
.stylelintignore add lint in gulp 2021-05-18 01:49:12 +05:30
.stylelintrc minor bug fixes 2022-02-13 20:42:07 +05:30
CODE_OF_CONDUCT.md docs update 2021-02-19 14:31:40 +05:30
LICENSE docs update 2021-02-19 14:31:40 +05:30
README.md Fix gulp readme typo (#4133) 2021-12-15 00:05:48 +05:30
composer.json Use https when possible. (#2733) 2020-05-31 14:28:48 +02:00
gulpfile.js integrate formatHTML 2023-01-29 17:21:04 +05:30
index.html gulp setup 2021-05-17 02:40:19 +05:30
package-lock.json integrate formatHTML 2023-01-29 17:21:04 +05:30
package.json integrate formatHTML 2023-01-29 17:21:04 +05:30
tsconfig.json improve js 2021-06-23 23:19:35 +05:30

README.md

AdminLTE - Bootstrap 5 Admin Dashboard

npm version Packagist cdn version Gitpod Ready-to-Code Discord Invite

AdminLTE is a fully responsive administration template. Based on Bootstrap 5 framework and also the JavaScript plugins. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops.

Looking for Premium Templates?

AdminLTE.io just opened a new premium templates page. Hand picked to ensure the best quality and the most affordable prices. Visit https://adminlte.io/premium for more information.

"AdminLTE Presentation"

AdminLTE has been carefully coded with clear comments in all of its JS, SCSS and HTML files. SCSS has been used to increase code customizability.

Quick start

Compile dist files

To compile the dist files you need Node.js/npm, clone/download the repo then:

  1. npm install (install npm deps)
  2. npm install gulp-cli -g (install gulp-cli globally)
  3. Optional: gulp (developer mode, autocompile with browsersync support for live demo)
  4. gulp compile (compile css/js files)

Contributing

  • Highly welcome.
  • For your extra reference check AdminLTE v3 Contribution Guide
  • First thing first, you should have bit knowledge about NodeJS.
  • Github Knowledge.
  • Install NodeJS LTS version.
  • Clone this Repository to your machine.
  • Go to Cloned Folder.
  • In cli/bash run npm install it will install dependency from package.json.
  • After installation complets, run npm run dev
  • Cool, Send urs changes.

License

AdminLTE is an open source project by AdminLTE.io that is licensed under MIT. AdminLTE.io reserves the right to change the license of future releases.

Image Credits