mirror of
				https://github.com/soybeanjs/soybean-admin.git
				synced 2025-11-04 15:53:43 +08:00 
			
		
		
		
	docs(projects): 更新README.md
This commit is contained in:
		@@ -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/*"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user