docs(projects): 更新README.md
This commit is contained in:
parent
2ede7cf85c
commit
6940f37697
@ -5,7 +5,6 @@
|
||||
<h1>Soybean Admin</h1>
|
||||
<br />
|
||||
</div>
|
||||
|
||||
[](LICENSE)
|
||||
|
||||
|
||||
@ -40,7 +39,11 @@ Soybean Admin 是一个基于 Vue3、Vite、Naive UI、TypeScript 的免费中
|
||||
|
||||
</p>
|
||||
|
||||
### 代码仓库
|
||||
|
||||
**github**:https://github.com/honghuangdc/soybean-admin
|
||||
|
||||
**gitee**:https://gitee.com/honghuangdc/soybean-admin
|
||||
|
||||
### 使用 Gitpod
|
||||
|
||||
|
@ -7,6 +7,7 @@
|
||||
"jsx": "preserve",
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"sourceMap": true,
|
||||
"baseUrl": "./",
|
||||
"paths": {
|
||||
"@/*": [
|
||||
"./src/*"
|
||||
|
Loading…
Reference in New Issue
Block a user