Açıklama Yok

lrf 35368fab6c update 1 yıl önce
.vscode 4070952d91 init 1 yıl önce
public 4070952d91 init 1 yıl önce
src 35368fab6c update 1 yıl önce
.env.development 7058173589 update 1 yıl önce
.env.production 4070952d91 init 1 yıl önce
.eslintrc-auto-import.json 056f68e645 update 1 yıl önce
.eslintrc.cjs 4070952d91 init 1 yıl önce
.gitignore 4070952d91 init 1 yıl önce
.prettierrc.json 4070952d91 init 1 yıl önce
README.md 4070952d91 init 1 yıl önce
index.html 3c466ffc48 update 1 yıl önce
jsconfig.json 4070952d91 init 1 yıl önce
package-lock.json 0bd0bd6fd3 修改 1 yıl önce
package.json 0bd0bd6fd3 修改 1 yıl önce
pnpm-lock.yaml 4e4db38ab9 Merge branch 'main' of http://git.cc-lotus.info/util/web-template-vue3-js 1 yıl önce
vite.config.js 0bd0bd6fd3 修改 1 yıl önce

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