Go to file
时启龙 8b8f87127f fix: modify 2024-11-15 16:03:54 +08:00
backup style: 格式化 2024-11-12 14:32:03 +08:00
public style: 格式化 2024-11-12 14:32:03 +08:00
script style: 格式化 2024-11-12 14:32:03 +08:00
src fix: modify 2024-11-15 16:03:54 +08:00
.browserslistrc init 2024-03-14 11:36:22 +08:00
.editorconfig init 2024-03-14 11:36:22 +08:00
.env.development init 2024-03-14 11:36:22 +08:00
.env.production init 2024-03-14 11:36:22 +08:00
.eslintignore init 2024-03-14 11:36:22 +08:00
.eslintrc.js style: 格式化 2024-11-12 14:32:03 +08:00
.gitignore init 2024-03-14 11:36:22 +08:00
.prettierrc style: 格式化 2024-11-12 14:32:03 +08:00
Jenkinsfile fix: 修改 jenkins 配置 2024-03-14 14:19:13 +08:00
README.md style: 格式化 2024-11-12 14:32:03 +08:00
auto-imports.d.ts init 2024-03-14 11:36:22 +08:00
babel.config.js style: 格式化 2024-11-12 14:32:03 +08:00
commitlint.config.js style: 格式化 2024-11-12 14:32:03 +08:00
components.d.ts style: 格式化 2024-11-12 14:32:03 +08:00
package.json fix: 更新依赖 2024-08-07 16:31:11 +08:00
pnpm-lock.yaml style: 格式化 2024-11-12 14:32:03 +08:00
postcss.config.js init 2024-03-14 11:36:22 +08:00
tsconfig.json init 2024-03-14 11:36:22 +08:00
vue.config.js style: 格式化 2024-11-12 14:32:03 +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.