Bez popisu

wuyi 5fc2f2bc8f 导出;发送时间 před 1 rokem
public 288e9a9b67 first commit před 1 rokem
src 5fc2f2bc8f 导出;发送时间 před 1 rokem
.env.development 288e9a9b67 first commit před 1 rokem
.env.production 288e9a9b67 first commit před 1 rokem
.eslintrc.cjs 288e9a9b67 first commit před 1 rokem
.gitignore 288e9a9b67 first commit před 1 rokem
.prettierrc.json 288e9a9b67 first commit před 1 rokem
README.md 288e9a9b67 first commit před 1 rokem
index.html 288e9a9b67 first commit před 1 rokem
jsconfig.json 288e9a9b67 first commit před 1 rokem
package.json 5fc2f2bc8f 导出;发送时间 před 1 rokem
postcss.config.js 288e9a9b67 first commit před 1 rokem
tailwind.config.js 288e9a9b67 first commit před 1 rokem
vite.config.js 288e9a9b67 first commit před 1 rokem
volar.config.js 288e9a9b67 first commit před 1 rokem
yarn.lock 288e9a9b67 first commit před 1 rokem

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