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!
21
21
@@ -46,7 +46,6 @@ CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of
46
46
## CoreUI Pro
47
47
48
48
* 💪 [CoreUI Pro Bootstrap Admin Template](https://coreui.io/pro/)
49
-
* 💪 [CoreUI Pro Bootstrap Admin Template (Ajax)](https://coreui.io/pro/)
50
49
* 💪 [CoreUI Pro Angular Admin Template](https://coreui.io/pro/angular)
51
50
* 💪 [CoreUI Pro React Admin Template](https://coreui.io/pro/react)
52
51
* 💪 [CoreUI Pro Vue Admin Template](https://coreui.io/pro/vue)
@@ -55,11 +54,11 @@ CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of
55
54
56
55
### Clone repo
57
56
58
-
**Only customers with [Membership Plan](https://coreui.io/pro/#buy) have access to private github repository.**
57
+
**Only customers with [Enterrise Membership Plan](https://coreui.io/pro/#buy) have access to private github repository.**
@@ -104,48 +103,25 @@ Run `build` to build the project. The build artifacts will be stored in the `bui
104
103
$ npm run build
105
104
```
106
105
107
-
## What's included
108
-
109
-
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:
110
-
111
-
```
112
-
CoreUI-React#v2.0.0
113
-
├── public/ #static files
114
-
│ ├── assets/ #assets
115
-
│ └── index.html #html template
116
-
│
117
-
├── src/ #project root
118
-
│ ├── containers/ #container source
119
-
│ ├── scss/ #user scss/css source
120
-
│ ├── views/ #views source
121
-
│ ├── App.js
122
-
│ ├── App.test.js
123
-
│ ├── index.js
124
-
│ ├── _nav.js #sidebar config
125
-
│ └── routes.js #routes config
126
-
│
127
-
└── package.json
128
-
```
129
-
130
106
## Documentation
131
107
132
108
The documentation for the CoreUI Admin Template is hosted at our website [CoreUI for React](https://coreui.io/react/)
133
109
134
110
135
111
## Versioning
136
112
137
-
For transparency into our release cycle and in striving to maintain backward compatibility, CoreUI Pro Admin Template is maintained under [the Semantic Versioning guidelines](http://semver.org/).
113
+
For transparency into our release cycle and in striving to maintain backward compatibility, CoreUI Free Admin Template is maintained under [the Semantic Versioning guidelines](http://semver.org/).
138
114
139
-
See [the Releases section of our project](https://github.com/coreui/coreui-pro-react-admin-template/releases) for changelogs for each release version.
115
+
See [the Releases section of our project](https://github.com/coreui/coreui-free-react-admin-template/releases) for changelogs for each release version.
140
116
141
117
## Creators
142
118
143
119
**Łukasz Holeczek**
144
120
*<https://twitter.com/lukaszholeczek>
145
121
*<https://github.com/mrholek>
146
122
147
-
**Andrzej Kopański**
148
-
*<https://github.com/xidedix>
123
+
**CoreUI team**
124
+
*https://github.com/orgs/coreui/people
149
125
150
126
## Community
151
127
@@ -157,4 +133,4 @@ Get updates on CoreUI's development and chat with the project maintainers and co
0 commit comments