A free and minimal starter kit to build fast and modern dashboards and applications. Includes Eleventy static site generator for building the layouts and pages. Includes Bootstrap (currently using v5) source files via npm. Includes Webpixels CSS as our design system based on Bootstrap 5. Includes Node scripts for compiling and auto prefixing Sass, compiling JS, watching for changes, and starting a basic local server. Learn more about how to build your own branded theme with the most popular grid system included.
Companies Mentioned
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.
Give us a star on GitHub:
Features
Includes Eleventy static site generator for building the layouts and pages
Includes Bootstrap (currently using v5) source files via npm
Includes Webpixels CSS as our design system based on Bootstrap 5
Includes npm scripts for compiling and auto prefixing Sass, compiling JS, watching for changes, and starting a basic local server
HTML, CSS, and JS minification
Getting Started
For easier asset management we've chosen . If you want to see all the npm scripts included in this starter kit, open the package.json file.
Next, navigate to the root folder of the site and run:
npm install
To run a local server and watch for changes:
npm start
To build for production:
npm run build
For additional eleventy commands, visit the .
Highlights
This dashboard kit is architected as an extension of Bootstrap, built for a specific set of problems. This means not only extending the base components of Bootstrap, but also adding completely new components, utilities, and plugins. Our themes are also different for several reasons:
No custom CSS code
Instead of creating new custom CSS classes, we have used utilities to avoid duplicate code and keep the code very clean. Every time you need a custom style or behavior for your components, try using our extended set of
All the components are fully customizable via Sass variables and fully responsive to help you build your own dashboard designs with the most popular grid system included in Bootstrap 5. Learn more about in minutes:
Premium Bootstrap 5 components made easy
includes over 500 fully responsive Bootstrap components, carefully designed for specific use-cases, like marketing, application/dashboards, and more. All you need to do is to install + and start copying the ready-to-use bits of code.
Get your project started with any of our layouts and page examples ranging from using parts of the framework to custom components and layouts. We have plenty of ideas, and in the following weeks, we will release many new components and page categories, like landing, contact, pricing pages, and more.