fix: delete unneded icons, aside, fix readme.md
40
README.md
@ -15,7 +15,7 @@
|
|||||||
[npm-next]: https://img.shields.io/npm/v/@coreui/react/next.png?style=flat-square
|
[npm-next]: https://img.shields.io/npm/v/@coreui/react/next.png?style=flat-square
|
||||||
[npm]: https://www.npmjs.com/package/@coreui/react
|
[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!
|
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
|
||||||
|
|
||||||
* 💪 [CoreUI Pro Bootstrap Admin Template](https://coreui.io/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 Angular Admin Template](https://coreui.io/pro/angular)
|
||||||
* 💪 [CoreUI Pro React Admin Template](https://coreui.io/pro/react)
|
* 💪 [CoreUI Pro React Admin Template](https://coreui.io/pro/react)
|
||||||
* 💪 [CoreUI Pro Vue Admin Template](https://coreui.io/pro/vue)
|
* 💪 [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
|
### 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
|
``` bash
|
||||||
# clone the repo
|
# 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
|
# go into app's directory
|
||||||
$ cd my-project
|
$ 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
|
$ 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
|
## Documentation
|
||||||
|
|
||||||
The documentation for the CoreUI Admin Template is hosted at our website [CoreUI for React](https://coreui.io/react/)
|
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
|
## 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
|
## Creators
|
||||||
|
|
||||||
@ -144,8 +120,8 @@ See [the Releases section of our project](https://github.com/coreui/coreui-pro-r
|
|||||||
* <https://twitter.com/lukaszholeczek>
|
* <https://twitter.com/lukaszholeczek>
|
||||||
* <https://github.com/mrholek>
|
* <https://github.com/mrholek>
|
||||||
|
|
||||||
**Andrzej Kopański**
|
**CoreUI team**
|
||||||
* <https://github.com/xidedix>
|
* https://github.com/orgs/coreui/people
|
||||||
|
|
||||||
## Community
|
## Community
|
||||||
|
|
||||||
@ -157,4 +133,4 @@ Get updates on CoreUI's development and chat with the project maintainers and co
|
|||||||
|
|
||||||
## Copyright and License
|
## Copyright and License
|
||||||
|
|
||||||
copyright 2018 creativeLabs Łukasz Holeczek.
|
copyright 2020 creativeLabs Łukasz Holeczek.
|
||||||
|
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 9.7 KiB |
Before Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 4.0 KiB |
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 5.4 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 18 KiB |
@ -1,2 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<browserconfig><msapplication><tile><square70x70logo src="/ms-icon-70x70.png"/><square150x150logo src="/ms-icon-150x150.png"/><square310x310logo src="/ms-icon-310x310.png"/><TileColor>#ffffff</TileColor></tile></msapplication></browserconfig>
|
|
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 7.1 KiB |
@ -1,10 +1,10 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<!--
|
<!--
|
||||||
* CoreUI Pro - React.js Admin Template
|
* CoreUI Free - React.js Admin Template
|
||||||
* @version v3.0.0-beta.2
|
* @version v3.0.0-beta.1
|
||||||
* @link https://coreui.io/pro/react/
|
* @link https://coreui.io/pro/react/
|
||||||
* Copyright (c) 2018 creativeLabs Łukasz Holeczek
|
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
|
||||||
* License (https://coreui.io/pro/license)
|
* License MIT
|
||||||
-->
|
-->
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
@ -14,7 +14,7 @@
|
|||||||
<meta name="description" content="CoreUI for React - Open Source Bootstrap Admin Template">
|
<meta name="description" content="CoreUI for React - Open Source Bootstrap Admin Template">
|
||||||
<meta name="author" content="Łukasz Holeczek">
|
<meta name="author" content="Łukasz Holeczek">
|
||||||
<meta name="keyword" content="Bootstrap,Admin,Template,Open,Source,CSS,SCSS,HTML,RWD,Dashboard,React">
|
<meta name="keyword" content="Bootstrap,Admin,Template,Open,Source,CSS,SCSS,HTML,RWD,Dashboard,React">
|
||||||
<title>CoreUI Pro React.js Admin Template</title>
|
<title>CoreUI Free React.js Admin Template</title>
|
||||||
<!--
|
<!--
|
||||||
manifest.json provides metadata used when your web app is added to the
|
manifest.json provides metadata used when your web app is added to the
|
||||||
homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
|
homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/
|
||||||
|
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 5.0 KiB |
@ -2,7 +2,6 @@ import React from 'react'
|
|||||||
import {
|
import {
|
||||||
TheContent,
|
TheContent,
|
||||||
TheSidebar,
|
TheSidebar,
|
||||||
TheAside,
|
|
||||||
TheFooter,
|
TheFooter,
|
||||||
TheHeader
|
TheHeader
|
||||||
} from './index'
|
} from './index'
|
||||||
@ -12,7 +11,6 @@ const TheLayout = () => {
|
|||||||
return (
|
return (
|
||||||
<div className="c-app c-default-layout">
|
<div className="c-app c-default-layout">
|
||||||
<TheSidebar/>
|
<TheSidebar/>
|
||||||
<TheAside/>
|
|
||||||
<div className="c-wrapper">
|
<div className="c-wrapper">
|
||||||
<TheHeader/>
|
<TheHeader/>
|
||||||
<div className="c-body">
|
<div className="c-body">
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
import TheAside from './TheAside'
|
|
||||||
import TheContent from './TheContent'
|
import TheContent from './TheContent'
|
||||||
import TheFooter from './TheFooter'
|
import TheFooter from './TheFooter'
|
||||||
import TheHeader from './TheHeader'
|
import TheHeader from './TheHeader'
|
||||||
@ -10,7 +9,6 @@ import TheLayout from './TheLayout'
|
|||||||
import TheSidebar from './TheSidebar'
|
import TheSidebar from './TheSidebar'
|
||||||
|
|
||||||
export {
|
export {
|
||||||
TheAside,
|
|
||||||
TheContent,
|
TheContent,
|
||||||
TheFooter,
|
TheFooter,
|
||||||
TheHeader,
|
TheHeader,
|
||||||
|