Dashbrd is a modern Bootstrap-based admin dashboard template for building web applications and SaaS projects.
Live Preview: https://simzikov.github.io/dashbrd/
- 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)
Follow these steps to set up and start development:
npm install
npm start