Sin descripción

wuyi 760576fde6 配置 hace 1 año
public ed8c27f029 first commit hace 1 año
src 760576fde6 配置 hace 1 año
.env.development ed8c27f029 first commit hace 1 año
.env.production ed8c27f029 first commit hace 1 año
.eslintrc.cjs ed8c27f029 first commit hace 1 año
.gitignore ed8c27f029 first commit hace 1 año
.prettierrc.json ed8c27f029 first commit hace 1 año
README.md ed8c27f029 first commit hace 1 año
index.html ed8c27f029 first commit hace 1 año
jsconfig.json ed8c27f029 first commit hace 1 año
package.json ed8c27f029 first commit hace 1 año
postcss.config.js ed8c27f029 first commit hace 1 año
tailwind.config.js ed8c27f029 first commit hace 1 año
vite.config.js ed8c27f029 first commit hace 1 año
volar.config.js ed8c27f029 first commit hace 1 año
yarn.lock ed8c27f029 first commit hace 1 año

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