No Description

wuyi 760576fde6 配置 1 year ago
public ed8c27f029 first commit 1 year ago
src 760576fde6 配置 1 year ago
.env.development ed8c27f029 first commit 1 year ago
.env.production ed8c27f029 first commit 1 year ago
.eslintrc.cjs ed8c27f029 first commit 1 year ago
.gitignore ed8c27f029 first commit 1 year ago
.prettierrc.json ed8c27f029 first commit 1 year ago
README.md ed8c27f029 first commit 1 year ago
index.html ed8c27f029 first commit 1 year ago
jsconfig.json ed8c27f029 first commit 1 year ago
package.json ed8c27f029 first commit 1 year ago
postcss.config.js ed8c27f029 first commit 1 year ago
tailwind.config.js ed8c27f029 first commit 1 year ago
vite.config.js ed8c27f029 first commit 1 year ago
volar.config.js ed8c27f029 first commit 1 year ago
yarn.lock ed8c27f029 first commit 1 year 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