Sin descripción

x1ongzhu c309be1aa1 hace 1 año
.vscode 3995c2a536 first commit hace 2 años
public 3995c2a536 first commit hace 2 años
src c309be1aa1 hace 1 año
.env.development 40054e4be4 . hace 2 años
.env.production 40054e4be4 . hace 2 años
.eslintrc.cjs 3995c2a536 first commit hace 2 años
.gitignore 3995c2a536 first commit hace 2 años
.prettierrc.json 3995c2a536 first commit hace 2 años
README.md 3995c2a536 first commit hace 2 años
index.html 3995c2a536 first commit hace 2 años
jsconfig.json 3995c2a536 first commit hace 2 años
package.json 779eccdf8a . hace 2 años
postcss.config.js 3995c2a536 first commit hace 2 años
tailwind.config.js 3995c2a536 first commit hace 2 años
vite.config.js b2529b6e83 . hace 2 años
volar.config.js 3995c2a536 first commit hace 2 años
yarn.lock 779eccdf8a . 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