Без опису

wuyi 760576fde6 配置 1 рік тому
public ed8c27f029 first commit 1 рік тому
src 760576fde6 配置 1 рік тому
.env.development ed8c27f029 first commit 1 рік тому
.env.production ed8c27f029 first commit 1 рік тому
.eslintrc.cjs ed8c27f029 first commit 1 рік тому
.gitignore ed8c27f029 first commit 1 рік тому
.prettierrc.json ed8c27f029 first commit 1 рік тому
README.md ed8c27f029 first commit 1 рік тому
index.html ed8c27f029 first commit 1 рік тому
jsconfig.json ed8c27f029 first commit 1 рік тому
package.json ed8c27f029 first commit 1 рік тому
postcss.config.js ed8c27f029 first commit 1 рік тому
tailwind.config.js ed8c27f029 first commit 1 рік тому
vite.config.js ed8c27f029 first commit 1 рік тому
volar.config.js ed8c27f029 first commit 1 рік тому
yarn.lock ed8c27f029 first commit 1 рік тому

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