Go to file
Hoshi 68cd24ea2a init commit 2024-05-30 17:01:40 +08:00
bak Initial commit all 2024-05-30 16:59:19 +08:00
public Initial commit all 2024-05-30 16:59:19 +08:00
src Initial commit all 2024-05-30 16:59:19 +08:00
.editorconfig Initial commit all 2024-05-30 16:59:19 +08:00
.eslintrc.js Initial commit all 2024-05-30 16:59:19 +08:00
.gitignore Initial commit with .gitignore 2024-05-30 16:59:19 +08:00
.prettierrc Initial commit all 2024-05-30 16:59:19 +08:00
Jenkinsfile init commit 2024-05-30 17:01:40 +08:00
README.md Initial commit all 2024-05-30 16:59:19 +08:00
components.d.ts Initial commit all 2024-05-30 16:59:19 +08:00
env.d.ts Initial commit all 2024-05-30 16:59:19 +08:00
index.html Initial commit all 2024-05-30 16:59:19 +08:00
package.json Initial commit all 2024-05-30 16:59:19 +08:00
pnpm-lock.yaml Initial commit all 2024-05-30 16:59:19 +08:00
tsconfig.json Initial commit all 2024-05-30 16:59:19 +08:00
tsconfig.vite-config.json Initial commit all 2024-05-30 16:59:19 +08:00
vite.config.ts Initial commit all 2024-05-30 16:59:19 +08:00

README.md

vue3.0-tpl

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.