Skip to content

Latest commit

 

History

History

README.md

简介

前台系统

本地开发

npm i
npm run serve

打包

npm run build:staging

启动docker

stg-finance-biz: /data/docker-apps/t-boss
./restart.sh

本项目已经配置了Jenkinsfile,所以相关的打包方式可查看Jenkinsfile文件