Ingen beskrivning

zs 87a1af3d5b 修改 1 år sedan
.vscode 84041adf57 创建 1 år sedan
public 84041adf57 创建 1 år sedan
src 87a1af3d5b 修改 1 år sedan
.env.development 056ccb9aa7 修改聊天实时通信 1 år sedan
.env.production 056ccb9aa7 修改聊天实时通信 1 år sedan
.eslintrc-auto-import.json 84041adf57 创建 1 år sedan
.eslintrc.cjs 36ee870b3b 修改 1 år sedan
.gitignore 84041adf57 创建 1 år sedan
.prettierrc.json 84041adf57 创建 1 år sedan
README.md 84041adf57 创建 1 år sedan
index.html 84041adf57 创建 1 år sedan
jsconfig.json 84041adf57 创建 1 år sedan
package-lock.json 7c947b9c8e 修改 1 år sedan
package.json 7c947b9c8e 修改 1 år sedan
vite.config.js c365148813 修改聊天记录 1 år sedan

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