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