Нет описания

wui 63b9a29a62 refactor(TaskView): 调整任务列表展示逻辑 1 год назад
public 95b31e3bf0 主题 1 год назад
src 63b9a29a62 refactor(TaskView): 调整任务列表展示逻辑 1 год назад
.env.development 95b31e3bf0 主题 1 год назад
.env.production c7636cd782 . 1 год назад
.env.xs 95b31e3bf0 主题 1 год назад
.env.zz 7247a6201b zz 1 год назад
.eslintrc.cjs 288e9a9b67 first commit 1 год назад
.gitignore 288e9a9b67 first commit 1 год назад
.prettierrc.json 288e9a9b67 first commit 1 год назад
README.md 288e9a9b67 first commit 1 год назад
index.html 95b31e3bf0 主题 1 год назад
jsconfig.json 288e9a9b67 first commit 1 год назад
package.json f4e09b16cc chore(deps): 更新依赖版本 1 год назад
postcss.config.js 288e9a9b67 first commit 1 год назад
tailwind.config.js 288e9a9b67 first commit 1 год назад
vite.config.js f4e09b16cc chore(deps): 更新依赖版本 1 год назад
volar.config.js 288e9a9b67 first commit 1 год назад
yarn.lock f4e09b16cc chore(deps): 更新依赖版本 1 год назад

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