mirror of
https://github.com/1024-lab/smart-admin.git
synced 2025-09-09 09:49:34 +00:00
v1.0.6
This commit is contained in:
13
smart-admin-web/README.md
Normal file
13
smart-admin-web/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
### 启动讲解
|
||||
|
||||
###### 配置vscode
|
||||
将 /vscode/settings.json文件配置到vscode中
|
||||
|
||||
###### 启动
|
||||
1 安装依赖:
|
||||
|
||||
`npm install`
|
||||
|
||||
2 运行本地环境
|
||||
|
||||
`npm run local`
|
Reference in New Issue
Block a user