docs: update README
This commit is contained in:
@@ -56,9 +56,9 @@ CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of
|
|||||||
| --- | --- |
|
| --- | --- |
|
||||||
| [](https://coreui.io/product/vue-dashboard-template/?theme=default) | [](https://coreui.io/product/vue-dashboard-template/?theme=light)|
|
| [](https://coreui.io/product/vue-dashboard-template/?theme=default) | [](https://coreui.io/product/vue-dashboard-template/?theme=light)|
|
||||||
|
|
||||||
| Default Theme v3 | Light Theme v3 |
|
| Modern Theme | Bright Theme |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| [](https://coreui.io/product/vue-dashboard-template/?theme=default-v3) | [](https://coreui.io/product/vue-dashboard-template/?theme=light)|
|
| [](https://coreui.io/product/vue-dashboard-template/?theme=modern) | [](https://coreui.io/product/vue-dashboard-template/?theme=bright)|
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
@@ -122,7 +122,7 @@ coreui-free-vue-admin-template
|
|||||||
│ ├── layouts/ # layout containers
|
│ ├── layouts/ # layout containers
|
||||||
│ ├── scss/ # scss styles
|
│ ├── scss/ # scss styles
|
||||||
│ ├── router # routes config
|
│ ├── router # routes config
|
||||||
│ ├── store # template state example
|
│ ├── stores/ # template state example
|
||||||
│ ├── views/ # application views
|
│ ├── views/ # application views
|
||||||
│ ├── _nav.js # sidebar navigation config
|
│ ├── _nav.js # sidebar navigation config
|
||||||
│ ├── App.vue
|
│ ├── App.vue
|
||||||
@@ -130,7 +130,7 @@ coreui-free-vue-admin-template
|
|||||||
│ └── main.js
|
│ └── main.js
|
||||||
├── index.html # html template
|
├── index.html # html template
|
||||||
├── package.json
|
├── package.json
|
||||||
└── vite.config.js
|
└── vite.config.mjs
|
||||||
```
|
```
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|||||||
Reference in New Issue
Block a user