Nessuna descrizione

panhui 9ddec18c2d . 2 anni fa
.vscode b3a414d932 first commit 2 anni fa
public caca9a67cf logo 2 anni fa
src 9ddec18c2d . 2 anni fa
.env.development b2132c925b . 2 anni fa
.env.production b2132c925b . 2 anni fa
.eslintrc.cjs b2132c925b . 2 anni fa
.gitignore b3a414d932 first commit 2 anni fa
.prettierrc.json b3a414d932 first commit 2 anni fa
README.md b3a414d932 first commit 2 anni fa
index.html b8c2d22969 . 2 anni fa
jsconfig.json b3a414d932 first commit 2 anni fa
package.json 758926ae6f . 2 anni fa
postcss.config.js b3a414d932 first commit 2 anni fa
tailwind.config.js b3a414d932 first commit 2 anni fa
vite.config.js b2132c925b . 2 anni fa
volar.config.js b3a414d932 first commit 2 anni fa
yarn.lock 758926ae6f . 2 anni fa

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