docs(projects): 更新README.md

This commit is contained in:
Soybean 2021-11-18 15:56:58 +08:00
parent 2ede7cf85c
commit 6940f37697
2 changed files with 5 additions and 1 deletions

View File

@ -5,7 +5,6 @@
<h1>Soybean Admin</h1>
<br />
</div>
[![license](https://raw.githubusercontent.com/honghuangdc/project-assets/main/img/license.svg)](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

View File

@ -7,6 +7,7 @@
"jsx": "preserve",
"allowSyntheticDefaultImports": true,
"sourceMap": true,
"baseUrl": "./",
"paths": {
"@/*": [
"./src/*"