Go to file
renxiaoyin e03b6c2d3f fix null ref of performance issue 2023-02-09 14:19:13 +08:00
public init 2022-04-11 10:29:28 +08:00
src fix null ref of performance issue 2023-02-09 14:19:13 +08:00
.gitignore Init project 2023-02-08 17:49:44 +08:00
README.md init 2022-04-11 10:29:28 +08:00
babel.config.js init 2022-04-11 10:29:28 +08:00
jsconfig.json init 2022-04-11 10:29:28 +08:00
package.json fix null ref of performance issue 2023-02-09 14:19:13 +08:00
vue.config.js Init project 2023-02-08 17:49:44 +08:00
yarn.lock Init project 2023-02-08 17:49:44 +08:00

README.md

maintain_tool

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.