Aucune description

xiongzhu 5f5119db5a . il y a 2 ans
.vscode 3995c2a536 first commit il y a 2 ans
public 3995c2a536 first commit il y a 2 ans
src 5f5119db5a . il y a 2 ans
.env.development 40054e4be4 . il y a 2 ans
.env.production 40054e4be4 . il y a 2 ans
.eslintrc.cjs 3995c2a536 first commit il y a 2 ans
.gitignore 3995c2a536 first commit il y a 2 ans
.prettierrc.json 3995c2a536 first commit il y a 2 ans
README.md 3995c2a536 first commit il y a 2 ans
index.html 3995c2a536 first commit il y a 2 ans
jsconfig.json 3995c2a536 first commit il y a 2 ans
package.json 40054e4be4 . il y a 2 ans
postcss.config.js 3995c2a536 first commit il y a 2 ans
tailwind.config.js 3995c2a536 first commit il y a 2 ans
vite.config.js b2529b6e83 . il y a 2 ans
volar.config.js 3995c2a536 first commit il y a 2 ans
yarn.lock 40054e4be4 . 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