Nenhuma descrição

zs 2dc999b775 修改 1 ano atrás
.vscode 4070952d91 init 1 ano atrás
public 4070952d91 init 1 ano atrás
src 2dc999b775 修改 1 ano atrás
.env.development 7058173589 update 1 ano atrás
.env.production 4070952d91 init 1 ano atrás
.eslintrc-auto-import.json 056f68e645 update 1 ano atrás
.eslintrc.cjs 4070952d91 init 1 ano atrás
.gitignore 4070952d91 init 1 ano atrás
.prettierrc.json 4070952d91 init 1 ano atrás
README.md 4070952d91 init 1 ano atrás
index.html 3c466ffc48 update 1 ano atrás
jsconfig.json 4070952d91 init 1 ano atrás
package-lock.json 0bd0bd6fd3 修改 1 ano atrás
package.json 0bd0bd6fd3 修改 1 ano atrás
pnpm-lock.yaml 4e4db38ab9 Merge branch 'main' of http://git.cc-lotus.info/util/web-template-vue3-js 1 ano atrás
vite.config.js 0bd0bd6fd3 修改 1 ano atrás

README.md

web-template-vue3-js

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint