Skip to content

Commit 1ee0561

Browse files
committed
fix: delete unneded icons, aside, fix readme.md
1 parent 0e6506e commit 1ee0561

29 files changed

+13
-43
lines changed

README.md

Lines changed: 8 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[npm-next]: https://img.shields.io/npm/v/@coreui/react/next.png?style=flat-square
1616
[npm]: https://www.npmjs.com/package/@coreui/react
1717

18-
# CoreUI Pro v3 React Admin Template
18+
# CoreUI Free React Admin Template v3
1919

2020
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!
2121

@@ -46,7 +46,6 @@ CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of
4646
## CoreUI Pro
4747

4848
* 💪 [CoreUI Pro Bootstrap Admin Template](https://coreui.io/pro/)
49-
* 💪 [CoreUI Pro Bootstrap Admin Template (Ajax)](https://coreui.io/pro/)
5049
* 💪 [CoreUI Pro Angular Admin Template](https://coreui.io/pro/angular)
5150
* 💪 [CoreUI Pro React Admin Template](https://coreui.io/pro/react)
5251
* 💪 [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
5554

5655
### Clone repo
5756

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.**
5958

6059
``` bash
6160
# clone the repo
62-
$ git clone https://github.com/coreui/coreui-pro-react-admin-template.git my-project
61+
$ git clone https://github.com/coreui/coreui-free-react-admin-template.git my-project
6362

6463
# go into app's directory
6564
$ cd my-project
@@ -104,48 +103,25 @@ Run `build` to build the project. The build artifacts will be stored in the `bui
104103
$ npm run build
105104
```
106105

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-
130106
## Documentation
131107

132108
The documentation for the CoreUI Admin Template is hosted at our website [CoreUI for React](https://coreui.io/react/)
133109

134110

135111
## Versioning
136112

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/).
138114

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.
140116

141117
## Creators
142118

143119
**Łukasz Holeczek**
144120
* <https://twitter.com/lukaszholeczek>
145121
* <https://github.com/mrholek>
146122

147-
**Andrzej Kopański**
148-
* <https://github.com/xidedix>
123+
**CoreUI team**
124+
* https://github.com/orgs/coreui/people
149125

150126
## Community
151127

@@ -157,4 +133,4 @@ Get updates on CoreUI's development and chat with the project maintainers and co
157133

158134
## Copyright and License
159135

160-
copyright 2018 creativeLabs Łukasz Holeczek.
136+
copyright 2020 creativeLabs Łukasz Holeczek.

public/android-icon-144x144.png

-13 KB
Binary file not shown.

public/android-icon-192x192.png

-17.2 KB
Binary file not shown.

public/android-icon-36x36.png

-2.44 KB
Binary file not shown.

public/android-icon-48x48.png

-3.45 KB
Binary file not shown.

public/android-icon-72x72.png

-5.17 KB
Binary file not shown.

public/android-icon-96x96.png

-7.13 KB
Binary file not shown.

public/apple-icon-114x114.png

-9.66 KB
Binary file not shown.

public/apple-icon-120x120.png

-10.4 KB
Binary file not shown.

public/apple-icon-144x144.png

-13 KB
Binary file not shown.

0 commit comments

Comments
 (0)