Sin descripción

panhui 71c02faec2 api用户菜单 hace 2 años
.vscode b3a414d932 first commit hace 3 años
public b3a414d932 first commit hace 3 años
src 71c02faec2 api用户菜单 hace 2 años
.env.development 71c02faec2 api用户菜单 hace 2 años
.env.production b2132c925b . hace 3 años
.eslintrc.cjs b2132c925b . hace 3 años
.gitignore b3a414d932 first commit hace 3 años
.prettierrc.json b3a414d932 first commit hace 3 años
README.md b3a414d932 first commit hace 3 años
index.html b8c2d22969 . hace 3 años
jsconfig.json b3a414d932 first commit hace 3 años
package.json b3a414d932 first commit hace 3 años
postcss.config.js b3a414d932 first commit hace 3 años
tailwind.config.js b3a414d932 first commit hace 3 años
vite.config.js b2132c925b . hace 3 años
volar.config.js b3a414d932 first commit hace 3 años
yarn.lock b3a414d932 first commit hace 3 años

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