Sem descrição

wangqifan 733221a014 1 há 2 anos atrás
.vscode b3a414d932 first commit há 2 anos atrás
public caca9a67cf logo há 2 anos atrás
src 733221a014 1 há 2 anos atrás
.env.development b2132c925b . há 2 anos atrás
.env.production b2132c925b . há 2 anos atrás
.eslintrc.cjs b2132c925b . há 2 anos atrás
.gitignore b3a414d932 first commit há 2 anos atrás
.prettierrc.json b3a414d932 first commit há 2 anos atrás
README.md b3a414d932 first commit há 2 anos atrás
index.html b8c2d22969 . há 2 anos atrás
jsconfig.json b3a414d932 first commit há 2 anos atrás
package.json b3a414d932 first commit há 2 anos atrás
postcss.config.js b3a414d932 first commit há 2 anos atrás
tailwind.config.js b3a414d932 first commit há 2 anos atrás
vite.config.js b2132c925b . há 2 anos atrás
volar.config.js b3a414d932 first commit há 2 anos atrás
yarn.lock b3a414d932 first commit há 2 anos atrás

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