You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
|[](https://coreui.io/product/angular-dashboard-template/?theme=default)|[](https://coreui.io/product/angular-dashboard-template/?theme=light)|
|[](https://coreui.io/product/angular-dashboard-template/?theme=default-v3)|[](https://coreui.io/product/angular-dashboard-template/?theme=light)|
64
+
65
+
56
66
## Quick Start
57
67
58
68
-[Download the latest release](https://github.com/coreui/coreui-free-angular-admin-template/)
@@ -105,10 +115,10 @@ Within the download you'll find the following directories and files, logically g
105
115
coreui-free-angular-admin-template
106
116
├── src/ # project root
107
117
│ ├── app/ # main app directory
108
-
| │ ├── containers/ # layout containers
109
-
| | │ └── default-layout/ # layout containers
110
-
| | | └── _nav.js # sidebar navigation config
111
118
| │ ├── icons/ # icons set for the app
119
+
| │ ├── layout/ # layout
120
+
| | │ └── default-layout/ # layout components
121
+
| | | └── _nav.js # sidebar navigation config
112
122
| │ └── views/ # application views
113
123
│ ├── assets/ # images, icons, etc.
114
124
│ ├── components/ # components for demo only
@@ -215,7 +225,7 @@ Thanks to all the backers and sponsors! Support this project by [becoming a back
215
225
216
226
## Copyright and License
217
227
218
-
copyright 2017-2024 creativeLabs Łukasz Holeczek.
228
+
copyright 2024 creativeLabs Łukasz Holeczek.
219
229
220
230
221
231
Code released under [the MIT license](https://github.com/coreui/coreui-free-react-admin-template/blob/master/LICENSE).
0 commit comments