AI外呼PC端、平台端

NobleLeong 5f7d3a44c0 init 2 gün önce
public 0bce107fec v2.0.3 3 gün önce
src 5f7d3a44c0 init 2 gün önce
.babelrc 66617614e3 first commit 3 hafta önce
.editorconfig 66617614e3 first commit 3 hafta önce
.env 66617614e3 first commit 3 hafta önce
.env.call-dev 66617614e3 first commit 3 hafta önce
.env.call-prod 66617614e3 first commit 3 hafta önce
.env.call-test 66617614e3 first commit 3 hafta önce
.env.platform-dev 66617614e3 first commit 3 hafta önce
.env.platform-prod 66617614e3 first commit 3 hafta önce
.env.platform-test 66617614e3 first commit 3 hafta önce
.eslintignore 66617614e3 first commit 3 hafta önce
.eslintrc.js 66617614e3 first commit 3 hafta önce
.gitignore 66617614e3 first commit 3 hafta önce
.postcssrc.js 66617614e3 first commit 3 hafta önce
.prettierrc 66617614e3 first commit 3 hafta önce
Dockerfile100 66617614e3 first commit 3 hafta önce
Dockerfile8001 66617614e3 first commit 3 hafta önce
LICENSE 66617614e3 first commit 3 hafta önce
MP_verify_0NM73Yj26xb5VRAp.txt 66617614e3 first commit 3 hafta önce
README.md 0bce107fec v2.0.3 3 gün önce
WW_verify_QLYznJ5hG2EzTZN9.txt 66617614e3 first commit 3 hafta önce
X9cWzO1HNk.txt 66617614e3 first commit 3 hafta önce
cypress.json 66617614e3 first commit 3 hafta önce
default100.conf 66617614e3 first commit 3 hafta önce
default8001.conf 66617614e3 first commit 3 hafta önce
deploy-single.sh 66617614e3 first commit 3 hafta önce
package.json 66617614e3 first commit 3 hafta önce
tSLV02lG45.txt 66617614e3 first commit 3 hafta önce
vue.config.js 66617614e3 first commit 3 hafta önce
webpack.alias.config.js 66617614e3 first commit 3 hafta önce
yarn.lock 66617614e3 first commit 3 hafta önce

README.md

AI外呼系统

 // 安装yarn包
 yarn install

 // 打包PC端
 本地开发:yarn dev:call
 测试环境:yarn test:call
 生产环境:yarn build:call

 //打包平台
 本地开发:yarn dev:platform
 测试环境:yarn test:platform
 生产环境:yarn build:platform