modify README

This commit is contained in:
龚祖望 2022-09-16 15:09:04 +08:00
parent 9277ef5452
commit cbfc1b8470
1 changed files with 4 additions and 23 deletions

View File

@ -1,11 +1,11 @@
<<<<<<< HEAD <<<<<<< HEAD
# vue-admin-template # xiuosIoT-web
English | [简体中文](./README-zh.md) English | [简体中文](./README-zh.md)
> A minimal vue admin template with Element UI & axios & iconfont & permission control & lint > A minimal low code template with Element UI & axios & iconfont & permission control & lint
**Live demo:** http://panjiachen.github.io/vue-admin-template **Live demo:** http://115.238.53.59:9898/
**The current version is `v4.0+` build on `vue-cli`. If you want to use the old version , you can switch branch to [tag/3.11.0](https://github.com/PanJiaChen/vue-admin-template/tree/tag/3.11.0), it does not rely on `vue-cli`** **The current version is `v4.0+` build on `vue-cli`. If you want to use the old version , you can switch branch to [tag/3.11.0](https://github.com/PanJiaChen/vue-admin-template/tree/tag/3.11.0), it does not rely on `vue-cli`**
@ -26,7 +26,7 @@ English | [简体中文](./README-zh.md)
git clone https://github.com/PanJiaChen/vue-admin-template.git git clone https://github.com/PanJiaChen/vue-admin-template.git
# enter the project directory # enter the project directory
cd vue-admin-template cd xiuosIoT-web
# install dependency # install dependency
npm install npm install
@ -63,18 +63,6 @@ npm run lint
npm run lint -- --fix npm run lint -- --fix
``` ```
Refer to [Documentation](https://panjiachen.github.io/vue-element-admin-site/guide/essentials/deploy.html) for more information
## Demo
![demo](https://github.com/PanJiaChen/PanJiaChen.github.io/blob/master/images/demo.gif)
## Extra
If you want router permission && generate menu by user roles , you can use this branch [permission-control](https://github.com/PanJiaChen/vue-admin-template/tree/permission-control)
For `typescript` version, you can use [vue-typescript-admin-template](https://github.com/Armour/vue-typescript-admin-template) (Credits: [@Armour](https://github.com/Armour))
## Related Project ## Related Project
- [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin) - [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)
@ -93,12 +81,5 @@ Modern browsers and Internet Explorer 10+.
| --------- | --------- | --------- | --------- | | --------- | --------- | --------- | --------- |
| IE10, IE11, Edge| last 2 versions| last 2 versions| last 2 versions | IE10, IE11, Edge| last 2 versions| last 2 versions| last 2 versions
## License
[MIT](https://github.com/PanJiaChen/vue-admin-template/blob/master/LICENSE) license.
Copyright (c) 2017-present PanJiaChen
======= =======
# xiuosIoT # xiuosIoT
>>>>>>> faf20abed9bb79b8158e2888b809fe5351a33ab9