Nenhuma descrição

xiongzhu e983e0b2e5 . 2 anos atrás
.vscode 7131340d7c first commit 2 anos atrás
public 19475fcf4a . 2 anos atrás
src e983e0b2e5 . 2 anos atrás
.env.development 7131340d7c first commit 2 anos atrás
.env.production 7131340d7c first commit 2 anos atrás
.eslintrc.cjs 19475fcf4a . 2 anos atrás
.gitignore 7131340d7c first commit 2 anos atrás
.prettierrc.json 7131340d7c first commit 2 anos atrás
README.md 7131340d7c first commit 2 anos atrás
index.html 19475fcf4a . 2 anos atrás
jsconfig.json 7131340d7c first commit 2 anos atrás
package.json 19475fcf4a . 2 anos atrás
postcss.config.js 7131340d7c first commit 2 anos atrás
tailwind.config.js 7131340d7c first commit 2 anos atrás
vite.config.js 19475fcf4a . 2 anos atrás
volar.config.js 7131340d7c first commit 2 anos atrás
yarn.lock 19475fcf4a . 2 anos atrás

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