All Projects → coreui → Coreui Free Angular Admin Template

coreui / Coreui Free Angular Admin Template

Licence: mit
CoreUI Angular is free Angular 2+ admin template based on Bootstrap 4

Projects that are alternatives of or similar to Coreui Free Angular Admin Template

Coreui Free Bootstrap Admin Template
CoreUI is free bootstrap admin template
Stars: ✭ 11,038 (+763.02%)
Mutual labels:  bootstrap, dashboard, admin, angular2, bootstrap4, angular4, angular-cli, angular-2, admin-dashboard
Coreui Free React Admin Template
CoreUI React is a free React admin template based on Bootstrap 5
Stars: ✭ 3,573 (+179.36%)
Mutual labels:  bootstrap, dashboard, admin, bootstrap4, admin-dashboard, bootstrap-4, admin-panel, dashboard-templates
Root Bootstrap 4 Admin Template With Angularjs Angular 2 Support
Root is Boostrap 4 Admin Template with Angular 2 and AngularJS support
Stars: ✭ 54 (-95.78%)
Mutual labels:  bootstrap, dashboard, admin, angular2, bootstrap4, admin-dashboard, angular-cli, angular-2
Clever Bootstrap 4 Admin Template With Angularjs Angular 2 Support
Clever is Boostrap 4 Admin Template with Angular 2 and AngularJS support
Stars: ✭ 98 (-92.34%)
Mutual labels:  bootstrap, dashboard, admin, angular2, bootstrap4, admin-dashboard, angular-cli, angular-2
Sleek Dashboard
Sleek Dashboard - Free Bootstrap 4 Admin Template and UI Kit
Stars: ✭ 690 (-46.05%)
Mutual labels:  bootstrap, dashboard, admin, bootstrap4, admin-dashboard, bootstrap-4, admin-panel, dashboard-templates
Coreui Angularjs
CoreUI AngularJS is free AngularJS admin template based on Bootstrap 4
Stars: ✭ 101 (-92.1%)
Mutual labels:  bootstrap, admin, bootstrap4, admin-dashboard, bootstrap-4, admin-panel, dashboard-templates
Coreui Free Vue Admin Template
Open source admin template based on Bootstrap 5 and Vue 3
Stars: ✭ 2,951 (+130.73%)
Mutual labels:  bootstrap, dashboard, admin, bootstrap4, admin-dashboard, admin-panel, dashboard-templates
Staradmin Free Bootstrap Admin Template
A Free Responsive Admin Dashboard Template Built With Bootstrap 4. Elegant UI Theme for Your Web App!
Stars: ✭ 1,191 (-6.88%)
Mutual labels:  bootstrap, dashboard, admin, bootstrap4, admin-dashboard, admin-panel, dashboard-templates
Majesticadmin Free Bootstrap Admin Template
Simple Bootstrap 4 Dashboard template.
Stars: ✭ 160 (-87.49%)
Mutual labels:  bootstrap, admin, bootstrap4, admin-dashboard, admin-panel, dashboard-templates
Paperadmin
A flat admin dashboard using Angular JS 2/4
Stars: ✭ 80 (-93.75%)
Mutual labels:  bootstrap, dashboard, angular2, admin-dashboard, angular4
Shards Dashboard
🔥A beautiful Bootstrap 4 admin dashboard templates pack.
Stars: ✭ 1,143 (-10.63%)
Mutual labels:  bootstrap, admin, bootstrap4, admin-dashboard, admin-panel
Vali Admin
Free Bootstrap 4 admin/dashboard template
Stars: ✭ 1,391 (+8.76%)
Mutual labels:  bootstrap, admin, bootstrap4, admin-dashboard, bootstrap-4
Sing App
💥Free and open-source admin dashboard template built with Bootstrap 4.5 💥
Stars: ✭ 1,187 (-7.19%)
Mutual labels:  bootstrap, dashboard, admin, bootstrap4, admin-dashboard
Architectui Html Theme Free
ArchitectUI Dashboard Free is lightweight and comes packed with the minimal set of components to get you started. If you have a simple application, it’s the perfect solution for you. It’s built on top of Bootstrap 4 and features a scalable architecture just like it’s wiser, older sibling – ArchitectUI HTML Pro theme.
Stars: ✭ 155 (-87.88%)
Mutual labels:  bootstrap, admin, bootstrap4, admin-dashboard, dashboard-templates
Bootstraping Ngx Admin Lte
Angular2,4,6 project with AdminLTE dashboard template (using angular, angular-cli and ngx-admin-lte ) Formerly called 'ng2-admin-lte'.
Stars: ✭ 479 (-62.55%)
Mutual labels:  bootstrap, angular2, admin-dashboard, angular4, angular-2
Ngx Admin
Customizable admin dashboard template based on Angular 10+
Stars: ✭ 23,286 (+1720.64%)
Mutual labels:  dashboard, admin, angular2, bootstrap4, admin-dashboard
Carbon
Elegant Bootstrap 4 Admin Template
Stars: ✭ 309 (-75.84%)
Mutual labels:  bootstrap, dashboard, admin-dashboard, bootstrap-4
Light Bootstrap Dashboard Angular2
Light Bootstrap Dashboard Angular 2
Stars: ✭ 299 (-76.62%)
Mutual labels:  bootstrap, dashboard, angular2, admin-dashboard
Airframe React
Free Open Source High Quality Dashboard based on Bootstrap 4 & React 16: http://dashboards.webkom.co/react/airframe
Stars: ✭ 3,659 (+186.08%)
Mutual labels:  bootstrap, dashboard, admin, admin-dashboard
Angular Admin
🔏Admin client for surmon.me blog powered by @angular and Bootstrap4
Stars: ✭ 352 (-72.48%)
Mutual labels:  bootstrap, bootstrap4, admin-dashboard, angular4

@coreui angular npm package NPM downloads
@coreui coreui npm package NPM downloads
angular

CoreUI Free Angular 2+ Admin Template Tweet

Please help us on Product Hunt and Designer News. Thanks in advance!

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 an Open Source Bootstrap Admin Template. But CoreUI is not just another Admin Template. It goes way beyond hitherto admin templates thanks to transparent code and file structure. And if that's not enough, let’s just add that CoreUI consists bunch of unique features and over 1000 high quality icons.

CoreUI is based on Bootstrap 4 and offers 6 versions: HTML5 AJAX, HTML5, Angular 2+, React.js, Vue.js & .NET Core 2.

CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp – CoreUI covers them all!

Table of Contents

Versions

CoreUI is built on top of Bootstrap 4 and supports popular frameworks.

CoreUI Pro

Admin Templates built on top of CoreUI Pro

CoreUI Pro Prime Root Alba Leaf
CoreUI Pro Admin Template Prime Admin Template Root Admin Template Alba Admin Template Leaf Admin Template

Prerequisites

Before you begin, make sure your development environment includes Node.js® and an npm package manager.

Node.js

Angular 11 requires Node.js version 10.13 or later.

  • To check your version, run node -v in a terminal/console window.
  • To get Node.js, go to nodejs.org.
Angular CLI

Install the Angular CLI globally using a terminal/console window.

npm install -g @angular/cli
Update to Angular 11

Angular 11 requires Node.js version 10.13 or newer
Update guide - see: https://update.angular.io

Installation

Clone repo

# clone the repo
$ git clone https://github.com/coreui/coreui-free-angular-admin-template.git my-project

# go into app's directory
$ cd my-project

# install app's dependencies
$ npm install

Usage

# serve with hot reload at localhost:4200.
$ ng serve

# build for production with minification
$ ng build

What's included

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-angular-admin-template/
├── e2e/
├── src/
│   ├── app/
│   ├── assets/
│   ├── environments/
│   ├── scss/
│   ├── index.html
│   └── ...
├── .angular-cli.json
├── ...
├── package.json
└── ...

Documentation

The documentation for the CoreUI Free Angularp Admin Template is hosted at our website CoreUI

Contributing

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.

Versioning

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.

Creators

Łukasz Holeczek

Andrzej Kopański

Community

Get updates on CoreUI's development and chat with the project maintainers and community members.

Community Projects

Some of projects created by community but not maintained by CoreUI team.

Copyright and license

copyright 2017-2021 creativeLabs Łukasz Holeczek. Code released under the MIT license. There is only one limitation you can't re-distribute the CoreUI as stock. You can’t do this if you modify the CoreUI. In past we faced some problems with persons who tried to sell CoreUI based templates.

Support CoreUI Development

CoreUI is an MIT licensed open source project and 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 donating on PayPal, buying CoreUI Pro Version or buying one of our premium admin templates.

As of now I am exploring the possibility of working on CoreUI full-time - if you are a business that is building core products using CoreUI, I am also open to conversations regarding custom sponsorship / consulting arrangements. Get in touch on Twitter.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].