Keine Beschreibung

zs 47bfca17d5 创建 vor 1 Jahr
.vscode 47bfca17d5 创建 vor 1 Jahr
public 47bfca17d5 创建 vor 1 Jahr
src 47bfca17d5 创建 vor 1 Jahr
.env.development 47bfca17d5 创建 vor 1 Jahr
.env.production 47bfca17d5 创建 vor 1 Jahr
.eslintrc-auto-import.json 47bfca17d5 创建 vor 1 Jahr
.eslintrc.cjs 47bfca17d5 创建 vor 1 Jahr
.gitignore 47bfca17d5 创建 vor 1 Jahr
.prettierrc.json 47bfca17d5 创建 vor 1 Jahr
README.md 47bfca17d5 创建 vor 1 Jahr
index.html 47bfca17d5 创建 vor 1 Jahr
jsconfig.json 47bfca17d5 创建 vor 1 Jahr
package-lock.json 47bfca17d5 创建 vor 1 Jahr
package.json 47bfca17d5 创建 vor 1 Jahr
vite.config.js 47bfca17d5 创建 vor 1 Jahr

README.md

web

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

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint