Go to file
时启龙 919df1c281 style: 格式化 2024-11-12 14:32:03 +08:00
backup
public
script
src
.browserslistrc
.editorconfig
.env.development
.env.production
.eslintignore
.eslintrc.js
.gitignore
.prettierrc
Jenkinsfile
README.md
auto-imports.d.ts
babel.config.js
commitlint.config.js
components.d.ts
package.json
pnpm-lock.yaml
postcss.config.js
tsconfig.json
vue.config.js

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.