'frontendadd'
This commit is contained in:
11
frontend/README.md
Normal file
11
frontend/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
### npm i 安装依赖
|
||||
|
||||
### npm run dev 运行项目
|
||||
|
||||
### 打包前确认:
|
||||
|
||||
// .env 文件中的 VITE_API_URL 接口地址是否正确
|
||||
// .env 文件中的 VITE_API_URL_PREFIX 接口 api 是否正确
|
||||
// .env 文件中的 VITE_WB_BASE_URL websoket 链接获取答案接口地址是否正确
|
||||
|
||||
### npm run build 运行项目
|
||||
Reference in New Issue
Block a user