Go to file
dependabot[bot] 81ca3f9d9c
chore(deps-dev): bump gulp-eslint-new from 0.6.0 to 1.0.0
Bumps [gulp-eslint-new](https://github.com/fasttime/gulp-eslint-new) from 0.6.0 to 1.0.0.
- [Release notes](https://github.com/fasttime/gulp-eslint-new/releases)
- [Changelog](https://github.com/fasttime/gulp-eslint-new/blob/main/changelog.md)
- [Commits](https://github.com/fasttime/gulp-eslint-new/compare/0.6.0...1.0.0)

---
updated-dependencies:
- dependency-name: gulp-eslint-new
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 01:21:03 +00:00
.github improve docs 2021-02-14 18:57:47 +05:30
src some files 2021-11-07 23:42:17 +05:30
.browserslistrc dev Setup for AdminLTE v4 2021-05-06 02:27:53 +05:30
.bundlewatch.config.json dev Setup for AdminLTE v4 2021-05-06 02:27:53 +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 dev Setup for AdminLTE v4 2021-05-06 02:27:53 +05:30
CODE_OF_CONDUCT.md docs update 2021-02-19 14:31:40 +05:30
composer.json Use https when possible. (#2733) 2020-05-31 14:28:48 +02:00
gulpfile.js ⬆️ js dep 2021-11-14 17:36:05 +05:30
index.html gulp setup 2021-05-17 02:40:19 +05:30
LICENSE docs update 2021-02-19 14:31:40 +05:30
package-lock.json chore(deps-dev): bump gulp-eslint-new from 0.6.0 to 1.0.0 2021-11-25 01:21:03 +00:00
package.json chore(deps-dev): bump gulp-eslint-new from 0.6.0 to 1.0.0 2021-11-25 01:21:03 +00:00
README.md add discord invite badge on README.md 2021-07-28 21:22:14 +02:00
tsconfig.json improve js 2021-06-23 23:19:35 +05:30

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 build (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