mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-01 06:02:38 +08:00
更新说明
This commit is contained in:
parent
b603cc571f
commit
6a98fa6cca
10
README.md
10
README.md
@ -1,3 +1,5 @@
|
|||||||
|
# cool-admin [vue3 - ts - webpack]
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://show.cool-admin.com/" target="blank"><img src="https://admin.cool-js.com/logo.png" width="200" alt="cool-admin Logo" /></a>
|
<a href="https://show.cool-admin.com/" target="blank"><img src="https://admin.cool-js.com/logo.png" width="200" alt="cool-admin Logo" /></a>
|
||||||
</p>
|
</p>
|
||||||
@ -12,11 +14,11 @@
|
|||||||
|
|
||||||
## 地址
|
## 地址
|
||||||
|
|
||||||
- [⚡️ vue2.x + element-ui(免费商用,支持 PC、平板、手机)](https://github.com/cool-team-official/cool-admin-vue)
|
- [⚡️ vue2.x + element-ui](https://github.com/cool-team-official/cool-admin-vue)
|
||||||
|
|
||||||
- [⚡️ vue3.x + element-plus + ts + webpack(免费商用,支持 PC、平板、手机)](https://github.com/cool-team-official/cool-admin-vue/tree/vue3-ts-webpack)
|
- [⚡️ vue3.x + element-plus + ts + webpack](https://github.com/cool-team-official/cool-admin-vue/tree/vue3-ts-webpack)
|
||||||
|
|
||||||
- [📌 vue3.x + element-plus + ts + vite(测试中)]()
|
- [📌 vue3.x + element-plus + ts + vite](https://github.com/cool-team-official/cool-admin-vue/tree/vue3-ts-vite)
|
||||||
|
|
||||||
- [🌐 码云仓库地址](https://gitee.com/cool-team-official/cool-admin-vue)
|
- [🌐 码云仓库地址](https://gitee.com/cool-team-official/cool-admin-vue)
|
||||||
|
|
||||||
@ -63,5 +65,5 @@ yarn config set sass-binary-site http://npm.taobao.org/mirrors/node-sass
|
|||||||
安装过程完成后,运行以下命令启动服务。您可以在浏览器中预览网站 [http://localhost:9000](http://localhost:9000)
|
安装过程完成后,运行以下命令启动服务。您可以在浏览器中预览网站 [http://localhost:9000](http://localhost:9000)
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
yarn serve
|
yarn dev
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user