Нет описания

xiongzhu ee8d5ad507 . 2 лет назад
.vscode e503265da2 first commit 2 лет назад
public e503265da2 first commit 2 лет назад
src ee8d5ad507 . 2 лет назад
.env.development e503265da2 first commit 2 лет назад
.env.production 62f92075c7 . 2 лет назад
.eslintrc.cjs e503265da2 first commit 2 лет назад
.gitignore e503265da2 first commit 2 лет назад
.prettierrc.json e503265da2 first commit 2 лет назад
README.md e503265da2 first commit 2 лет назад
index.html 875e2b17c1 . 2 лет назад
jsconfig.json e503265da2 first commit 2 лет назад
package.json 07d13c8fe4 . 2 лет назад
postcss.config.js e503265da2 first commit 2 лет назад
tailwind.config.js e503265da2 first commit 2 лет назад
vite.config.js e503265da2 first commit 2 лет назад
volar.config.js e503265da2 first commit 2 лет назад
yarn.lock 07d13c8fe4 . 2 лет назад

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