Skip to content

simzikov/dashbrd

Repository files navigation

Dashbrd

Dashbrd is a modern Bootstrap-based admin dashboard template for building web applications and SaaS projects.

Live Preview: https://simzikov.github.io/dashbrd/


Documentation

  • Development documentation:
    src/html/docs/getting-started.html (or after compilation: dist/docs/getting-started.html)
  • Components reference:
    src/html/docs/components.html (or after compilation: dist/docs/components.html)

Getting Started

Follow these steps to set up and start development:

npm install
npm start