Aucune description

xiongzhu e983e0b2e5 . il y a 2 ans
.vscode 7131340d7c first commit il y a 2 ans
public 19475fcf4a . il y a 2 ans
src e983e0b2e5 . il y a 2 ans
.env.development 7131340d7c first commit il y a 2 ans
.env.production 7131340d7c first commit il y a 2 ans
.eslintrc.cjs 19475fcf4a . il y a 2 ans
.gitignore 7131340d7c first commit il y a 2 ans
.prettierrc.json 7131340d7c first commit il y a 2 ans
README.md 7131340d7c first commit il y a 2 ans
index.html 19475fcf4a . il y a 2 ans
jsconfig.json 7131340d7c first commit il y a 2 ans
package.json 19475fcf4a . il y a 2 ans
postcss.config.js 7131340d7c first commit il y a 2 ans
tailwind.config.js 7131340d7c first commit il y a 2 ans
vite.config.js 19475fcf4a . il y a 2 ans
volar.config.js 7131340d7c first commit il y a 2 ans
yarn.lock 19475fcf4a . 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