CoreUI Bootstrap Admin Panel Template is not another blend of 3rd parties free components and libraries. It's the only Open Source Bootstrap Admin Dashboard Template built on the enterprise-grade hand-crafted UI Components Library created and backed by professionals. CoreUI Admin Template helps you build reliable web apps faster than before. CoreUI offers 4 versions: Angular, Bootstrap, React.js, and Vue.js.
Curious why I decided to create CoreUI? Please read this article: Jack of all trades, master of none. Why Bootstrap Admin Templates suck.
CoreUI is built on top of Bootstrap 5 and supports popular frameworks.
Default Theme | Light Theme |
---|---|
Modern Theme | Bright Theme |
---|---|
CoreUI Icons are beautifully crafted symbols for common actions and items. You can use them in your digital products for web or mobile app. Ready-to-use fonts and stylesheets that work with your favorite frameworks.
Download CoreUI Free Icons
# clone the repo
$ git clone https://github.com/coreui/coreui-free-bootstrap-admin-template.git my-project
# go into app's directory
$ cd my-project
# install app's dependencies
$ npm install
# serve with hot reload at localhost:3000.
$ npm start
# build for production with minification
$ npm run build
Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:
free-bootstrap-admin-template/
├── build/
├── src/
│ ├── assets/
│ │ ├── brand/
│ │ ├── favicon/
│ │ ├── icons/
│ │ ├── img/
│ ├── js/
│ ├── pug/
│ │ ├── _layout/
│ │ ├── _partial/
│ │ ├── base/
│ │ ├── buttons/
│ │ ├── icons/
│ │ ├── notifications/
│ │ ├── ...
│ │ ├── index.pug
│ │ └── ...
│ ├── scss/
│ ├── vendors/
│ └── views/
│ ├── base/
│ ├── buttons/
│ ├── css/
│ ├── icons/
│ ├── notifications/
│ ├── ...
│ ├── index.html
│ └── ...
└── package.json
The documentation for the CoreUI Free Bootstrap Admin Template is hosted at our website CoreUI
CoreUI Bootstrap Admin Templates are built on top of CoreUI and CoreUI PRO UI components libraries, including all of these components.
Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.
Editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at http://editorconfig.org.
For transparency into our release cycle and in striving to maintain backward compatibility,CoreUI Free Admin Template is maintained under the Semantic Versioning guidelines.
See the Releases section of our project for changelogs for each release version.
Łukasz Holeczek
Andrzej Kopański
CoreUI Team
Get updates on CoreUI's development and chat with the project maintainers and community members.
CoreUI is an MIT-licensed open source project and is completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support development by buying the CoreUI PRO or by becoming a sponsor via Open Collective.
copyright 2024 creativeLabs Łukasz Holeczek. Code released under the MIT license.