Sin descripción

xiongzhu ee8d5ad507 . hace 2 años
.vscode e503265da2 first commit hace 2 años
public e503265da2 first commit hace 2 años
src ee8d5ad507 . hace 2 años
.env.development e503265da2 first commit hace 2 años
.env.production 62f92075c7 . hace 2 años
.eslintrc.cjs e503265da2 first commit hace 2 años
.gitignore e503265da2 first commit hace 2 años
.prettierrc.json e503265da2 first commit hace 2 años
README.md e503265da2 first commit hace 2 años
index.html 875e2b17c1 . hace 2 años
jsconfig.json e503265da2 first commit hace 2 años
package.json 07d13c8fe4 . hace 2 años
postcss.config.js e503265da2 first commit hace 2 años
tailwind.config.js e503265da2 first commit hace 2 años
vite.config.js e503265da2 first commit hace 2 años
volar.config.js e503265da2 first commit hace 2 años
yarn.lock 07d13c8fe4 . hace 2 años

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