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.
This product is built using the following widely used technologies:
- Most popular CSS Framework Bootstrap 5
- Productive workflow tool Gulp
- Awesome CSS preprocessor Sass
- Download from clone this repository
- Download the project's zip
- Make sure you have Node locally installed.
- Download Gulp Command Line Interface to be able to use gulp in your Terminal.
npm install gulp-cli -g
- After installing Gulp, run npm install in the main
dash-ui/
folder to download all the project dependencies. You'll find them in thenode_modules/
folder.
npm install
- 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
- Generates a /dist directory with all the production files.
gulp build
The documentation for Dash UI is provide on our website.
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
At present, we officially aim to support the last two versions of the following browsers:
If you have questions or need help integrating the product please contact us. Support