Açıklama Yok

xiongzhu e983e0b2e5 . 2 yıl önce
.vscode 7131340d7c first commit 2 yıl önce
public 19475fcf4a . 2 yıl önce
src e983e0b2e5 . 2 yıl önce
.env.development 7131340d7c first commit 2 yıl önce
.env.production 7131340d7c first commit 2 yıl önce
.eslintrc.cjs 19475fcf4a . 2 yıl önce
.gitignore 7131340d7c first commit 2 yıl önce
.prettierrc.json 7131340d7c first commit 2 yıl önce
README.md 7131340d7c first commit 2 yıl önce
index.html 19475fcf4a . 2 yıl önce
jsconfig.json 7131340d7c first commit 2 yıl önce
package.json 19475fcf4a . 2 yıl önce
postcss.config.js 7131340d7c first commit 2 yıl önce
tailwind.config.js 7131340d7c first commit 2 yıl önce
vite.config.js 19475fcf4a . 2 yıl önce
volar.config.js 7131340d7c first commit 2 yıl önce
yarn.lock 19475fcf4a . 2 yıl önce

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