Dash UI Save

Bootstrap 5 Admin & Dashboard Template - Dash-UI. Dash UI Kit is a free and open-source components and templates kit fully coded with Bootstrap 5.

Project README

Dash UI - Bootstrap 5 Theme Twitter URL

Dash UI Bootstrap 5 Theme

Dash-UI is a Bootstrap 5 Admin & Dashboard Theme. Dash UI Kit a free and open source components and templates kit fully coded with Bootstrap 5.

Dash UI pro

Workflow

This product is built using the following widely used technologies:

  • Most popular CSS Framework Bootstrap 5
  • Productive workflow tool Gulp
  • Awesome CSS preprocessor Sass

Table of Contents

Quick start

  1. Download from clone this repository
  2. Download the project's zip
  3. Make sure you have Node locally installed.
  4. Download Gulp Command Line Interface to be able to use gulp in your Terminal.
npm install gulp-cli -g
  1. After installing Gulp, run npm install in the main dash-ui/ folder to download all the project dependencies. You'll find them in the node_modules/ folder.
npm install
  1. Run gulp in the dash-ui/ folder to serve the project files using BrowserSync. Running gulp will compile the theme and open /index.html in your main browser.
gulp
  1. Generates a /dist directory with all the production files.
gulp build

Documentation

The documentation for Dash UI is provide on our website.

File Structure

Within the download you'll find the following directories and files:


Dash UI Bootstrap 5 Theme
.
├── src
    ├── assets
    |   ├── css
    │   ├── fonts
    │   ├── images
    |   ├── js
    │   ├── scss
    |       ├── theme
    |       ├── theme.scss
    ├── pages
    │   ├── 404-error.html
    │   ├── billing.html
    │   ├── forget-password.html
    │   ├── layout.html
    │   ├── pricing.html
    │   ├── profile.html
    │   ├── settings.html
    │   ├── sign-in.html
    │   ├── sign-up.html
    │   └── tables.html
    ├── partials
    │   ├── doc-navbar.html
    │   ├── docs-sidenav.html
    │   ├── head.html
    │   ├── header.html
    │   ├── navbar-vertical.html         
    │   └── scripts.html
    ├── index.html
    ├── gulpfile.js
    ├── package-lock.json
    ├── package.json
    ├── README.md


Browser Support

At present, we officially aim to support the last two versions of the following browsers:

Technical Support or Questions

If you have questions or need help integrating the product please contact us. Support

Figma Design File

Ready to use Figma File.

Upgrade to PRO

Get more power with Dash UI pro featuring bunch of UI components, forms, tables, charts, pages, and icons.

Free Version [DashUI PRO]
11 Demo Pages 100+ pages
Includine Docs App pages
Libraries & Plugins Dark / Light Mode
Open Source Agenda is not affiliated with "Dash UI" Project. README Source: codescandy/Dash-UI