Go to file
2024-05-20 15:16:58 +08:00
public 样式调整 2024-05-20 15:07:50 +08:00
src IP调整 2024-05-20 15:16:58 +08:00
vite/plugins Initial commit 2024-05-15 10:10:35 +08:00
.eslintrc.cjs Initial commit 2024-05-15 10:10:35 +08:00
.gitignore Initial commit 2024-05-15 10:10:35 +08:00
.prettierrc.json Initial commit 2024-05-15 10:10:35 +08:00
index.html 初始化以适应本项目 2024-05-15 11:15:11 +08:00
jsconfig.json Initial commit 2024-05-15 10:10:35 +08:00
LICENSE Initial commit 2024-05-15 10:10:35 +08:00
package.json 客户web端完善 2024-05-17 13:21:50 +08:00
README.md Initial commit 2024-05-15 10:10:35 +08:00
vite.config.js IP调整 2024-05-20 15:16:58 +08:00

chat-custom

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

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