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
Copy file name to clipboardExpand all lines: README.md
+16-7
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@
19
19
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)|
63
+
64
+
56
65
## Quick Start
57
66
58
67
-[Download the latest release](https://github.com/coreui/coreui-free-angular-admin-template/)
@@ -105,10 +114,10 @@ Within the download you'll find the following directories and files, logically g
105
114
coreui-free-angular-admin-template
106
115
├── src/ # project root
107
116
│ ├── app/ # main app directory
108
-
| │ ├── containers/ # layout containers
109
-
| | │ └── default-layout/ # layout containers
110
-
| | | └── _nav.js # sidebar navigation config
111
117
| │ ├── icons/ # icons set for the app
118
+
| │ ├── layout/ # layout
119
+
| | │ └── default-layout/ # layout components
120
+
| | | └── _nav.js # sidebar navigation config
112
121
| │ └── views/ # application views
113
122
│ ├── assets/ # images, icons, etc.
114
123
│ ├── components/ # components for demo only
@@ -215,7 +224,7 @@ Thanks to all the backers and sponsors! Support this project by [becoming a back
215
224
216
225
## Copyright and License
217
226
218
-
copyright 2017-2024 creativeLabs Łukasz Holeczek.
227
+
copyright 2024 creativeLabs Łukasz Holeczek.
219
228
220
229
221
230
Code released under [the MIT license](https://github.com/coreui/coreui-free-react-admin-template/blob/master/LICENSE).
0 commit comments