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)|
|
||||
|
||||
| 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
|
||||
|
||||
@@ -122,7 +122,7 @@ coreui-free-vue-admin-template
|
||||
│ ├── layouts/ # layout containers
|
||||
│ ├── scss/ # scss styles
|
||||
│ ├── router # routes config
|
||||
│ ├── store # template state example
|
||||
│ ├── stores/ # template state example
|
||||
│ ├── views/ # application views
|
||||
│ ├── _nav.js # sidebar navigation config
|
||||
│ ├── App.vue
|
||||
@@ -130,7 +130,7 @@ coreui-free-vue-admin-template
|
||||
│ └── main.js
|
||||
├── index.html # html template
|
||||
├── package.json
|
||||
└── vite.config.js
|
||||
└── vite.config.mjs
|
||||
```
|
||||
|
||||
## Documentation
|
||||
|
||||
Reference in New Issue
Block a user