Code Monkey home page Code Monkey logo

dash-ui's Introduction

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.

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.

dash-ui's People

Contributors

anitaparmar26 avatar codescandy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.