Layout Settings

User Interface Settings

Header Background
LightDark
Sidebar Layout
Navigation Background
DarkLight
Reset Settings
logo-icon logo2
  • Dashboard
    • Ecommerce
    • Analytics new
  • App
    • Chat
    • Contacts
    • Team
    • Calendar
  • UI Components
    • Alert
    • Badge
    • Breadcrumb
    • Button Default
    • Button Dropdown
    • Button Group
    • Button Social
    • Button Loading
    • Card
    • Carousel
    • Collapse
    • List Group
    • Modal
    • Pagination
    • Popover & Tooltip
    • Progress Bar
    • Spinner
    • Switcher
    • Tab
  • Icons
    • Material Icon
    • Flag Icon
  • Forms
    • Basic Input
    • Input Group
    • Checkbox & Radio
    • Form Validation
    • Form Advance
  • Tables
    • Basic Tables
  • Plugins
  • Maps
    • Google Map
  • Widgets
    • General Widget
    • Chart Widget
  • Charts
    • Chart JS
  • Pages
    • User Profile
    • Authentication
      • Sign In
      • Sign Up
    • Others
      • Invoice
      • 404 Page
  • Documentation
    • Getting Started
    • Introduction
    • Quick Start
    • Customization
    • Header Variations
      • Header Light
      • Header Dark
    • Sidebar Variations
      • Sidebar Expend
      • Sidebar Minified
      • Sidebar Offcanvas
  • User Image
    Jhon Smith jhonSmith@gmail.com
  • My Profile
  • Message
  • Projects
  • Setting
  • Log Out
  • 17
logo
  • Forms
    • Basic Input
    • Input Groupl
    • Checkbox & Radio
    • Form Validation
    • Form Advance
  • Calender
  • Chat
  • Contacts
    • User Image
      Jhon Smith jhonSmith@gmail.com
    • My Profile
    • Message
    • Projects
    • Setting
    • Log Out
  • Morbi leo risus
  • Dapibus ac facilisis in
  • Porta ac consectetur ac
  • Vestibulum at eros
    • You have 5 notifications
    • New user registered 10 AM
    • User deleted 07 AM
    • Sales report is ready 12 PM
    • New client 10 AM
    • Server overloaded 05 AM
    • View All
    • User Image
      Jhon Smith jhonSmith@gmail.com
    • My Profile
    • Message
    • Projects
    • Setting
    • Log Out

Quick Start

  • Action
  • Another action
  • Something else here

Fresh Start

To start from scratch using our template, first download Lukee Dashboard from latest release. Be sure to have your pages set up with the latest design and development standards. That means using an HTML5 doctype and including a viewport meta tag for proper responsive behaviors. Put it all together and your pages should look like this:

<!DOCTYPE html>
<html lang="en" dir="ltr">

 <head>
  <meta charset="utf-8" />
  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  <meta name="viewport" content="width=device-width, initial-scale=1" />

  <title>Lukee - Admin Dashboard Template</title>

  <!-- FONTS and ICONS -->
  <link href="https://fonts.googleapis.com/css?family=Muli:300,400,500,600,700,800&display=swap"
  rel="stylesheet" />
  <link href="assets/plugins/material/css/materialdesignicons.min.css" rel="stylesheet" />

  <!-- LUKEE STYLE FILE -->
  <link id="lukee-css" rel="stylesheet" href="assets/css/lukee.css" />

 </head>

 <body id="body">

  <div>Hello World!</div>

  <script src="assets/plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
  <script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
  <script src="assets/js/lukee.js"></script>

 </body>
</html>

NPM

If you want to use Lukee Dashboard from npm package run following command in your terminal.

$ npm install
$ gulp

Existing Project

Looking to quickly add Lukee Dashboard to your existing project? Use following CDN links.

CSS

Copy-paste the stylesheet link just before closing head tag.

<link href="assets/css/lukee.css" rel="stylesheet">

JS

Place the following script near the end of your pages, right before the closing body tag.

<script src="assets/plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/lukee.js"></script>
Introduction Customization

© 2026 Copyright Lukee Dashboard Bootstrap Template by Abdus

Modal Title
We'll never share your email with anyone else.