bootstrap-dashboard-kit icon indicating copy to clipboard operation
bootstrap-dashboard-kit copied to clipboard

The perfect starting point for your next web app built with Bootstrap 5. A free and minimal starter kit to build fast and modern dashboards and applications.

Results 2 bootstrap-dashboard-kit issues
Sort by recently updated
recently updated
newest added

npm install fails: ` ➜ bootstrap-dashboard-kit-main $ npm install npm warn deprecated [email protected]: Debug versions >=3.2.0 =4 =3.2.0 =4 =3.2.0 =4

``` > [email protected] build > run-s clean build:parcel build:eleventy > [email protected] clean > rm -rf dist > [email protected] build:parcel > run-p build:css build:js build:images > [email protected] build:js > parcel build...