Нет описания

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

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