暫無描述

xiongzhu e6de057f86 . 2 年之前
.vscode 3995c2a536 first commit 2 年之前
public 3995c2a536 first commit 2 年之前
src e6de057f86 . 2 年之前
.env.development 3995c2a536 first commit 2 年之前
.env.production 3995c2a536 first commit 2 年之前
.eslintrc.cjs 3995c2a536 first commit 2 年之前
.gitignore 3995c2a536 first commit 2 年之前
.prettierrc.json 3995c2a536 first commit 2 年之前
README.md 3995c2a536 first commit 2 年之前
index.html 3995c2a536 first commit 2 年之前
jsconfig.json 3995c2a536 first commit 2 年之前
package.json 3995c2a536 first commit 2 年之前
postcss.config.js 3995c2a536 first commit 2 年之前
tailwind.config.js 3995c2a536 first commit 2 年之前
vite.config.js 3995c2a536 first commit 2 年之前
volar.config.js 3995c2a536 first commit 2 年之前
yarn.lock 3995c2a536 first commit 2 年之前

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