Skip to content

Commit 6a98fa6

Browse files
committed
更新说明
1 parent b603cc5 commit 6a98fa6

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# cool-admin [vue3 - ts - webpack]
2+
13
<p align="center">
24
<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>
35
</p>
@@ -12,11 +14,11 @@
1214

1315
## 地址
1416

15-
- [⚡️ vue2.x + element-ui(免费商用,支持 PC、平板、手机)](https://github.com/cool-team-official/cool-admin-vue)
17+
- [⚡️ vue2.x + element-ui](https://github.com/cool-team-official/cool-admin-vue)
1618

17-
- [⚡️ vue3.x + element-plus + ts + webpack(免费商用,支持 PC、平板、手机)](https://github.com/cool-team-official/cool-admin-vue/tree/vue3-ts-webpack)
19+
- [⚡️ vue3.x + element-plus + ts + webpack](https://github.com/cool-team-official/cool-admin-vue/tree/vue3-ts-webpack)
1820

19-
- [📌 vue3.x + element-plus + ts + vite(测试中)]()
21+
- [📌 vue3.x + element-plus + ts + vite](https://github.com/cool-team-official/cool-admin-vue/tree/vue3-ts-vite)
2022

2123
- [🌐 码云仓库地址](https://gitee.com/cool-team-official/cool-admin-vue)
2224

@@ -63,5 +65,5 @@ yarn config set sass-binary-site http://npm.taobao.org/mirrors/node-sass
6365
安装过程完成后,运行以下命令启动服务。您可以在浏览器中预览网站 [http://localhost:9000](http://localhost:9000)
6466

6567
```shell
66-
yarn serve
68+
yarn dev
6769
```

0 commit comments

Comments
 (0)