Aucune description

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

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