Go to file
时启龙 f3e2eece29 fix: modify 2024-10-30 13:59:53 +08:00
backup init 2024-03-14 11:36:22 +08:00
public init 2024-03-14 11:36:22 +08:00
script init 2024-03-14 11:36:22 +08:00
src fix: modify 2024-10-30 13:59:53 +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 init 2024-03-14 11:36:22 +08:00
.gitignore init 2024-03-14 11:36:22 +08:00
.prettierrc init 2024-03-14 11:36:22 +08:00
Jenkinsfile fix: 修改 jenkins 配置 2024-03-14 14:19:13 +08:00
README.md init 2024-03-14 11:36:22 +08:00
auto-imports.d.ts init 2024-03-14 11:36:22 +08:00
babel.config.js init 2024-03-14 11:36:22 +08:00
commitlint.config.js init 2024-03-14 11:36:22 +08:00
components.d.ts init 2024-03-14 11:36:22 +08:00
package.json fix: 更新依赖 2024-08-07 16:31:11 +08:00
pnpm-lock.yaml fix: 更新依赖 2024-08-07 16:28:42 +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 fix: modify 2024-10-30 13:59:53 +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.