No Description

xiongzhu ee8d5ad507 . 2 years ago
.vscode e503265da2 first commit 2 years ago
public e503265da2 first commit 2 years ago
src ee8d5ad507 . 2 years ago
.env.development e503265da2 first commit 2 years ago
.env.production 62f92075c7 . 2 years ago
.eslintrc.cjs e503265da2 first commit 2 years ago
.gitignore e503265da2 first commit 2 years ago
.prettierrc.json e503265da2 first commit 2 years ago
README.md e503265da2 first commit 2 years ago
index.html 875e2b17c1 . 2 years ago
jsconfig.json e503265da2 first commit 2 years ago
package.json 07d13c8fe4 . 2 years ago
postcss.config.js e503265da2 first commit 2 years ago
tailwind.config.js e503265da2 first commit 2 years ago
vite.config.js e503265da2 first commit 2 years ago
volar.config.js e503265da2 first commit 2 years ago
yarn.lock 07d13c8fe4 . 2 years ago

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