8000 GitHub - Igorora/Dash-UI: Dash-UI is a free & open source Bootstrap 5 Admin Template
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Igorora/Dash-UI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dash UI

Dash-UI is a free & open source Bootstrap 5 Admin Template

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

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

About

Dash-UI is a free & open source Bootstrap 5 Admin Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 84.1%
  • CSS 14.1%
  • SCSS 1.4%
  • JavaScript 0.4%
0