설명 없음

x1ongzhu 76ee837cdf Update OperatorView and TaskView components to use radio buttons for e2ee option 1 년 전
public 95b31e3bf0 主题 1 년 전
src 76ee837cdf Update OperatorView and TaskView components to use radio buttons for e2ee option 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 caa657ad04 充值 1 년 전
postcss.config.js 288e9a9b67 first commit 1 년 전
tailwind.config.js 288e9a9b67 first commit 1 년 전
vite.config.js 5c8d77d0b7 feat: Add country mapping view and functionality 1 년 전
volar.config.js 288e9a9b67 first commit 1 년 전
yarn.lock 5c8d77d0b7 feat: Add country mapping view and functionality 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