AI外呼PC端、平台端

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

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