Go to file
时启龙 65917f0130 chore: 去掉不需要的命令 2024-04-29 09:29:26 +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 init 2024-03-14 11:36:22 +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 chore: 去掉不需要的命令 2024-04-29 09:29:26 +08:00
pnpm-lock.yaml fix: 添加codemirror依赖 2024-03-14 14:27: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 chore: 修改开发环境协议 2024-04-01 12:19:39 +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.