Go to file
TangShanDD 2ffec5a671 fix: modify 2025-08-16 16:07:54 +08:00
public Initial commit all 2024-05-30 19:04:46 +08:00
src fix: modify 2025-08-16 16:07:54 +08:00
types Initial commit all 2024-05-30 19:04:46 +08:00
.browserslistrc Initial commit all 2024-05-30 19:04:46 +08:00
.editorconfig Initial commit all 2024-05-30 19:04:46 +08:00
.env.development Initial commit all 2024-05-30 19:04:46 +08:00
.env.production Initial commit all 2024-05-30 19:04:46 +08:00
.eslintrc.js Initial commit all 2024-05-30 19:04:46 +08:00
.gitignore Initial commit with .gitignore 2024-05-30 19:04:46 +08:00
.prettierrc fix: prettier格式化 2025-08-16 13:32:21 +08:00
Jenkinsfile Init 2024-05-30 19:06:33 +08:00
README.md Initial commit all 2024-05-30 19:04:46 +08:00
babel.config.js Initial commit all 2024-05-30 19:04:46 +08:00
package.json Initial commit all 2024-05-30 19:04:46 +08:00
pnpm-lock.yaml Initial commit all 2024-05-30 19:04:46 +08:00
tsconfig.json Initial commit all 2024-05-30 19:04:46 +08:00
vue.config.js Initial commit all 2024-05-30 19:04:46 +08:00

README.md

cmp-screen

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.