cmc-web/webs/cop-web
时启龙 7612af85bc fix: 点击收起时会刷新 2024-11-08 11:20:06 +08:00
..
backup style: 格式化代码 2024-08-21 09:17:14 +08:00
public style: 格式化代码 2024-08-21 09:17:14 +08:00
src fix: 点击收起时会刷新 2024-11-08 11:20:06 +08:00
.browserslistrc Initial commit all 2024-08-20 20:11:31 +08:00
.editorconfig Initial commit all 2024-08-20 20:11:31 +08:00
.env.development Initial commit all 2024-08-20 20:11:31 +08:00
.env.production Initial commit all 2024-08-20 20:11:31 +08:00
.eslintignore Initial commit all 2024-08-20 20:11:31 +08:00
.eslintrc.js style: 格式化代码 2024-08-21 09:17:14 +08:00
.gitignore Initial commit all 2024-08-20 20:11:31 +08:00
.prettierrc Initial commit all 2024-08-20 20:11:31 +08:00
README.md style: 格式化代码 2024-08-21 09:17:14 +08:00
babel.config.js style: 格式化代码 2024-08-21 09:17:14 +08:00
commitlint.config.js style: 格式化代码 2024-08-21 09:17:14 +08:00
package.json style: 格式化代码 2024-08-21 09:17:14 +08:00
postcss.config.js style: 格式化代码 2024-08-21 09:17:14 +08:00
tsconfig.json chore: 解决 jenkins 报错问题 2024-08-24 17:04:54 +08:00
vue.config.js style: 格式化代码 2024-08-21 09:17:14 +08:00

README.md

ts

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.