Bez popisu

miaofuhao cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
.husky cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
absolute cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
bin cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
html cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
public cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
src cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
vite cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
.editorconfig cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
.env.development cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
.env.production cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
.env.staging cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
.env.zzprod cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
.eslintignore cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
.eslintrc.js cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
.gitignore cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
.prettierignore cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
11271h5dist.zip cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
12021h5dist.zip cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
12022h5dist.zip cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
12101h5dist.zip cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
2.0.0.txt cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
README.md cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
bash.exe.stackdump cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
ceshi.txt cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
index.html cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
nginx.conf cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
package.json cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
postcss.config.js cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
prettier.config.js cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
project-remark.md cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
project-remark1.md cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
stylelint.config.js cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
tailwind.config.js cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
tsconfig.json cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny
vite.config.js cf1040f849 代码提交 %!s(int64=2) %!d(string=před) týdny

README.md

12356心理援助热线

前端运行

# 克隆项目
git clone http://localhost:3000/jiayi/base-callcenter-web.git

# 进入项目目录
cd base-callcenter-web/

# 安装依赖
yarn --registry=https://registry.npmmirror.com

# 启动服务
yarn dev --port 81

# 构建测试环境 yarn build:stage
# 构建生产环境 yarn build:prod
# 前端访问地址 http://localhost:80