AI外呼PC端、平台端

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

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