Dash-UI is a TailwindCSS Admin & Dashboard Theme. Dash UI Kit a free & Pro templates kit fully coded with TailwindCSS.
This product is built using the following widely used technologies:
- Most popular CSS Framework TailwindCSS
- Productive workflow tool Gulp
- Figma File Demo
- 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 TailwindCSS Theme
├── src
│ ├── assets # The output css directory
│ ├── css # Compiled CSS
│ ├── fonts # All fonts are used in the theme.
│ ├── images # All the images are used in the theme
| ├── js # All Javascript source files used in theme.
│ ├── tailwind # CSS files
│ ├── components # All Components for theme.
│ ├── partials # A specific loop header and footer files for the templating.
│ ├── index.html # Index and All HTML file is start file run when the gulp
├── .gitignore # Ignore file for git
├── gulpfile.js # Gulp setup file
├── package.json
├── package.lock.json
├── README.md
└── tailwind.config.js # TailwindCSS configuration file
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