mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-14 22:53:47 +08:00
v1.0.0
This commit is contained in:
13
front/README.md
Normal file
13
front/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