Keine Beschreibung

xiongzhu 03741ab64d . vor 1 Jahr
public 288e9a9b67 first commit vor 1 Jahr
src 03741ab64d . vor 1 Jahr
.env.development 187a23b67e . vor 1 Jahr
.env.production 57dd2817bd . vor 1 Jahr
.env.production.user 84ec727a3a . vor 1 Jahr
.eslintrc.cjs 288e9a9b67 first commit vor 1 Jahr
.gitignore 288e9a9b67 first commit vor 1 Jahr
.prettierrc.json 288e9a9b67 first commit vor 1 Jahr
README.md 288e9a9b67 first commit vor 1 Jahr
index.html 288e9a9b67 first commit vor 1 Jahr
jsconfig.json 288e9a9b67 first commit vor 1 Jahr
package.json 5fc2f2bc8f 导出;发送时间 vor 1 Jahr
postcss.config.js 288e9a9b67 first commit vor 1 Jahr
tailwind.config.js 288e9a9b67 first commit vor 1 Jahr
vite.config.js 288e9a9b67 first commit vor 1 Jahr
volar.config.js 288e9a9b67 first commit vor 1 Jahr
yarn.lock 03741ab64d . vor 1 Jahr

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