暂无描述

xiongzhu 159a4622f2 . 2 年之前
.vscode b3a414d932 first commit 2 年之前
public caca9a67cf logo 2 年之前
src 159a4622f2 . 2 年之前
.env.development b2132c925b . 2 年之前
.env.production b2132c925b . 2 年之前
.eslintrc.cjs b2132c925b . 2 年之前
.gitignore b3a414d932 first commit 2 年之前
.prettierrc.json b3a414d932 first commit 2 年之前
README.md b3a414d932 first commit 2 年之前
index.html b8c2d22969 . 2 年之前
jsconfig.json b3a414d932 first commit 2 年之前
package.json 758926ae6f . 2 年之前
postcss.config.js b3a414d932 first commit 2 年之前
tailwind.config.js b3a414d932 first commit 2 年之前
vite.config.js b2132c925b . 2 年之前
volar.config.js b3a414d932 first commit 2 年之前
yarn.lock 758926ae6f . 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