Ingen beskrivning

xiongzhu 159a4622f2 . 2 år sedan
.vscode b3a414d932 first commit 2 år sedan
public caca9a67cf logo 2 år sedan
src 159a4622f2 . 2 år sedan
.env.development b2132c925b . 2 år sedan
.env.production b2132c925b . 2 år sedan
.eslintrc.cjs b2132c925b . 2 år sedan
.gitignore b3a414d932 first commit 2 år sedan
.prettierrc.json b3a414d932 first commit 2 år sedan
README.md b3a414d932 first commit 2 år sedan
index.html b8c2d22969 . 2 år sedan
jsconfig.json b3a414d932 first commit 2 år sedan
package.json 758926ae6f . 2 år sedan
postcss.config.js b3a414d932 first commit 2 år sedan
tailwind.config.js b3a414d932 first commit 2 år sedan
vite.config.js b2132c925b . 2 år sedan
volar.config.js b3a414d932 first commit 2 år sedan
yarn.lock 758926ae6f . 2 år sedan

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