/dash

Primary LanguageHTMLMIT LicenseMIT

Dash - Bootstrap UI and Admin Template

TODO

  • Accordion
  • Alerts
  • Badge
  • Breadcrumb
  • Buttons
  • Button group
  • Card
  • Carousel
  • Close button
  • Collapse
  • Dropdowns
  • List group
  • Modal
  • Navbar
  • Navs & tabs
  • Offcanvas
  • Pagination
  • Placeholders
  • Popovers
  • Progress
  • Scrollspy
  • Spinners
  • Toasts
  • Tooltips

Usage

Add this stylesheet to the head of HTML

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/dash-admin/1.0.0/css/dash.min.css" integrity="sha512-5A8nwdMOWrSz20fDsjczgUidUBR8liPYU+WymTZP1lmY9G6Oc7HlZv156XqnsgNUzTyMefFTcsFH/tnJE/+xBg==" crossorigin="anonymous" referrerpolicy="no-referrer" />

Run Project Locally

Yarn

yarn
yarn start

or with NPM

npm install
npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT