diff --git a/README.md b/README.md index 726f207..f641413 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ [npm-next]: https://img.shields.io/npm/v/@coreui/react/next.png?style=flat-square [npm]: https://www.npmjs.com/package/@coreui/react -# CoreUI Pro v3 React Admin Template +# CoreUI Free React Admin Template v3 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! @@ -46,7 +46,6 @@ CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of ## CoreUI Pro * 💪 [CoreUI Pro Bootstrap Admin Template](https://coreui.io/pro/) -* 💪 [CoreUI Pro Bootstrap Admin Template (Ajax)](https://coreui.io/pro/) * 💪 [CoreUI Pro Angular Admin Template](https://coreui.io/pro/angular) * 💪 [CoreUI Pro React Admin Template](https://coreui.io/pro/react) * 💪 [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 ### Clone repo -**Only customers with [Membership Plan](https://coreui.io/pro/#buy) have access to private github repository.** +**Only customers with [Enterrise Membership Plan](https://coreui.io/pro/#buy) have access to private github repository.** ``` bash # clone the repo -$ git clone https://github.com/coreui/coreui-pro-react-admin-template.git my-project +$ git clone https://github.com/coreui/coreui-free-react-admin-template.git my-project # go into app's directory $ cd my-project @@ -104,29 +103,6 @@ Run `build` to build the project. The build artifacts will be stored in the `bui $ npm run 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: - -``` -CoreUI-React#v2.0.0 -├── public/ #static files -│ ├── assets/ #assets -│ └── index.html #html template -│ -├── src/ #project root -│ ├── containers/ #container source -│ ├── scss/ #user scss/css source -│ ├── views/ #views source -│ ├── App.js -│ ├── App.test.js -│ ├── index.js -│ ├── _nav.js #sidebar config -│ └── routes.js #routes config -│ -└── package.json -``` - ## Documentation The documentation for the CoreUI Admin Template is hosted at our website [CoreUI for React](https://coreui.io/react/) @@ -134,9 +110,9 @@ The documentation for the CoreUI Admin Template is hosted at our website [CoreU ## Versioning -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/). +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/). -See [the Releases section of our project](https://github.com/coreui/coreui-pro-react-admin-template/releases) for changelogs for each release version. +See [the Releases section of our project](https://github.com/coreui/coreui-free-react-admin-template/releases) for changelogs for each release version. ## Creators @@ -144,8 +120,8 @@ See [the Releases section of our project](https://github.com/coreui/coreui-pro-r * * -**Andrzej Kopański** -* +**CoreUI team** +* https://github.com/orgs/coreui/people ## Community @@ -157,4 +133,4 @@ Get updates on CoreUI's development and chat with the project maintainers and co ## Copyright and License -copyright 2018 creativeLabs Łukasz Holeczek. +copyright 2020 creativeLabs Łukasz Holeczek. diff --git a/public/android-icon-144x144.png b/public/android-icon-144x144.png deleted file mode 100644 index 76a365d..0000000 Binary files a/public/android-icon-144x144.png and /dev/null differ diff --git a/public/android-icon-192x192.png b/public/android-icon-192x192.png deleted file mode 100644 index b14fee8..0000000 Binary files a/public/android-icon-192x192.png and /dev/null differ diff --git a/public/android-icon-36x36.png b/public/android-icon-36x36.png deleted file mode 100644 index e715de4..0000000 Binary files a/public/android-icon-36x36.png and /dev/null differ diff --git a/public/android-icon-48x48.png b/public/android-icon-48x48.png deleted file mode 100644 index 932ccea..0000000 Binary files a/public/android-icon-48x48.png and /dev/null differ diff --git a/public/android-icon-72x72.png b/public/android-icon-72x72.png deleted file mode 100644 index 7459a6f..0000000 Binary files a/public/android-icon-72x72.png and /dev/null differ diff --git a/public/android-icon-96x96.png b/public/android-icon-96x96.png deleted file mode 100644 index 0ec4116..0000000 Binary files a/public/android-icon-96x96.png and /dev/null differ diff --git a/public/apple-icon-114x114.png b/public/apple-icon-114x114.png deleted file mode 100644 index f432405..0000000 Binary files a/public/apple-icon-114x114.png and /dev/null differ diff --git a/public/apple-icon-120x120.png b/public/apple-icon-120x120.png deleted file mode 100644 index b736361..0000000 Binary files a/public/apple-icon-120x120.png and /dev/null differ diff --git a/public/apple-icon-144x144.png b/public/apple-icon-144x144.png deleted file mode 100644 index 76a365d..0000000 Binary files a/public/apple-icon-144x144.png and /dev/null differ diff --git a/public/apple-icon-152x152.png b/public/apple-icon-152x152.png deleted file mode 100644 index c9e6b68..0000000 Binary files a/public/apple-icon-152x152.png and /dev/null differ diff --git a/public/apple-icon-180x180.png b/public/apple-icon-180x180.png deleted file mode 100644 index d1f419b..0000000 Binary files a/public/apple-icon-180x180.png and /dev/null differ diff --git a/public/apple-icon-57x57.png b/public/apple-icon-57x57.png deleted file mode 100644 index 2d5cc5d..0000000 Binary files a/public/apple-icon-57x57.png and /dev/null differ diff --git a/public/apple-icon-60x60.png b/public/apple-icon-60x60.png deleted file mode 100644 index cdd0b4e..0000000 Binary files a/public/apple-icon-60x60.png and /dev/null differ diff --git a/public/apple-icon-72x72.png b/public/apple-icon-72x72.png deleted file mode 100644 index 7459a6f..0000000 Binary files a/public/apple-icon-72x72.png and /dev/null differ diff --git a/public/apple-icon-76x76.png b/public/apple-icon-76x76.png deleted file mode 100644 index 2ccbd5a..0000000 Binary files a/public/apple-icon-76x76.png and /dev/null differ diff --git a/public/apple-icon-precomposed.png b/public/apple-icon-precomposed.png deleted file mode 100644 index ac6dec0..0000000 Binary files a/public/apple-icon-precomposed.png and /dev/null differ diff --git a/public/apple-icon.png b/public/apple-icon.png deleted file mode 100644 index ac6dec0..0000000 Binary files a/public/apple-icon.png and /dev/null differ diff --git a/public/browserconfig.xml b/public/browserconfig.xml deleted file mode 100644 index c554148..0000000 --- a/public/browserconfig.xml +++ /dev/null @@ -1,2 +0,0 @@ - -#ffffff \ No newline at end of file diff --git a/public/favicon-16x16.png b/public/favicon-16x16.png deleted file mode 100644 index d879e88..0000000 Binary files a/public/favicon-16x16.png and /dev/null differ diff --git a/public/favicon-32x32.png b/public/favicon-32x32.png deleted file mode 100644 index 6b3d486..0000000 Binary files a/public/favicon-32x32.png and /dev/null differ diff --git a/public/favicon-96x96.png b/public/favicon-96x96.png deleted file mode 100644 index 0ec4116..0000000 Binary files a/public/favicon-96x96.png and /dev/null differ diff --git a/public/index.html b/public/index.html index 3a7235d..b964a1c 100644 --- a/public/index.html +++ b/public/index.html @@ -1,10 +1,10 @@ @@ -14,7 +14,7 @@ - CoreUI Pro React.js Admin Template + CoreUI Free React.js Admin Template