File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change
1
+ # cool-admin [ vue3 - ts - webpack]
2
+
1
3
<p align =" center " >
2
4
<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 >
3
5
</p >
12
14
13
15
## 地址
14
16
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 )
16
18
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 )
18
20
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 )
20
22
21
23
- [ 🌐 码云仓库地址] ( https://gitee.com/cool-team-official/cool-admin-vue )
22
24
@@ -63,5 +65,5 @@ yarn config set sass-binary-site http://npm.taobao.org/mirrors/node-sass
63
65
安装过程完成后,运行以下命令启动服务。您可以在浏览器中预览网站 [ http://localhost:9000 ] ( http://localhost:9000 )
64
66
65
67
``` shell
66
- yarn serve
68
+ yarn dev
67
69
```
You can’t perform that action at this time.
0 commit comments