Go to file
qiusj d3df90379a init project 2023-11-17 11:20:51 +08:00
public init project 2023-11-17 11:20:51 +08:00
src init project 2023-11-17 11:20:51 +08:00
.browserslistrc init 2023-11-17 11:20:50 +08:00
.eslintrc.js init project 2023-11-17 11:20:51 +08:00
.gitignore init project 2023-11-17 11:20:51 +08:00
README.md init 2023-11-17 11:20:50 +08:00
babel.config.js init 2023-11-17 11:20:50 +08:00
package-lock.json init project 2023-11-17 11:20:51 +08:00
package.json init project 2023-11-17 11:20:51 +08:00
tsconfig.json init 2023-11-17 11:20:50 +08:00
vue.config.js init project 2023-11-17 11:20:51 +08:00
yarn.lock init project 2023-11-17 11:20:51 +08:00

README.md

vue3-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.