説明なし

lrf eaf88e352f update 5 ヶ月 前
.vscode 4070952d91 init 7 ヶ月 前
public 4070952d91 init 7 ヶ月 前
src eaf88e352f update 5 ヶ月 前
.env.development fcc13132f6 修改 5 ヶ月 前
.env.production fcc13132f6 修改 5 ヶ月 前
.eslintrc-auto-import.json 056f68e645 update 7 ヶ月 前
.eslintrc.cjs 21a81e302f update 6 ヶ月 前
.gitignore 4070952d91 init 7 ヶ月 前
.prettierrc.json 4070952d91 init 7 ヶ月 前
README.md 4070952d91 init 7 ヶ月 前
index.html 3c466ffc48 update 7 ヶ月 前
jsconfig.json 4070952d91 init 7 ヶ月 前
package-lock.json fcc13132f6 修改 5 ヶ月 前
package.json dd0f5ab9d5 合并 5 ヶ月 前
pnpm-lock.yaml ef7dd11f94 update 5 ヶ月 前
vite.config.js eaf88e352f update 5 ヶ月 前

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