Нет описания

wangqifan 0f735fb6cc api用户编辑页面 2 лет назад
.vscode b3a414d932 first commit 2 лет назад
public b3a414d932 first commit 2 лет назад
src 0f735fb6cc api用户编辑页面 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 b3a414d932 first commit 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 b3a414d932 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