Sem descrição

wuyi c8f4f34c81 排队条数优化 há 1 ano atrás
public 288e9a9b67 first commit há 1 ano atrás
src c8f4f34c81 排队条数优化 há 1 ano atrás
.env.development 187a23b67e . há 1 ano atrás
.env.production 57dd2817bd . há 1 ano atrás
.env.production.user 84ec727a3a . há 1 ano atrás
.eslintrc.cjs 288e9a9b67 first commit há 1 ano atrás
.gitignore 288e9a9b67 first commit há 1 ano atrás
.prettierrc.json 288e9a9b67 first commit há 1 ano atrás
README.md 288e9a9b67 first commit há 1 ano atrás
index.html 288e9a9b67 first commit há 1 ano atrás
jsconfig.json 288e9a9b67 first commit há 1 ano atrás
package.json 5fc2f2bc8f 导出;发送时间 há 1 ano atrás
postcss.config.js 288e9a9b67 first commit há 1 ano atrás
tailwind.config.js 288e9a9b67 first commit há 1 ano atrás
vite.config.js 288e9a9b67 first commit há 1 ano atrás
volar.config.js 288e9a9b67 first commit há 1 ano atrás
yarn.lock 03741ab64d . há 1 ano atrás

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