Free and open-source admin dashboard template built with Bootstrap
The Light Blue Dashboard is a free and open-source admin dashboard template with a responsive layout built with Bootstrap. It features a unique transparent design and is available in a lite version, which includes various components such as Bootstrap buttons, modals, tables, charts, icons, maps, and more. The full version of the template offers additional features like theming, login pages, and more.
Clone the latest version of Light Blue Dashboard on your local machine.
git clone [repository URL]
Install project dependencies.
yarn install && bower install
Install Grunt globally.
yarn install -g grunt
Build the app from the source files into the output/dist folder.
grunt
Open dist/index.html in your browser to view the web app.
Note: The page must be served from a web server for all features to work properly.
The Light Blue Dashboard is a free and open-source admin dashboard template built with Bootstrap. It offers a unique transparent design and a range of built-in components for easy customization. The lite version includes various features like responsive layout, styled Bootstrap components, charts, tables, and more. The full version provides additional pages and features. Installation is straightforward, requiring cloning the repository, installing dependencies, and building the app. Overall, the Light Blue Dashboard is a versatile tool for creating responsive admin dashboards.