Fără Descriere

wuyi 7d335969df Merge remote-tracking branch 'origin/main' 1 an în urmă
public 288e9a9b67 first commit 1 an în urmă
src 7d335969df Merge remote-tracking branch 'origin/main' 1 an în urmă
.env.development 288e9a9b67 first commit 1 an în urmă
.env.production 288e9a9b67 first commit 1 an în urmă
.eslintrc.cjs 288e9a9b67 first commit 1 an în urmă
.gitignore 288e9a9b67 first commit 1 an în urmă
.prettierrc.json 288e9a9b67 first commit 1 an în urmă
README.md 288e9a9b67 first commit 1 an în urmă
index.html 288e9a9b67 first commit 1 an în urmă
jsconfig.json 288e9a9b67 first commit 1 an în urmă
package.json 5fc2f2bc8f 导出;发送时间 1 an în urmă
postcss.config.js 288e9a9b67 first commit 1 an în urmă
tailwind.config.js 288e9a9b67 first commit 1 an în urmă
vite.config.js 288e9a9b67 first commit 1 an în urmă
volar.config.js 288e9a9b67 first commit 1 an în urmă
yarn.lock 288e9a9b67 first commit 1 an în urmă

README.md

chat-admin

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

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