Keine Beschreibung

xiongzhu 12439f9f5f . vor 2 Jahren
.vscode 3995c2a536 first commit vor 2 Jahren
public 3995c2a536 first commit vor 2 Jahren
src 12439f9f5f . vor 2 Jahren
.env.development 40054e4be4 . vor 2 Jahren
.env.production 40054e4be4 . vor 2 Jahren
.eslintrc.cjs 3995c2a536 first commit vor 2 Jahren
.gitignore 3995c2a536 first commit vor 2 Jahren
.prettierrc.json 3995c2a536 first commit vor 2 Jahren
README.md 3995c2a536 first commit vor 2 Jahren
index.html 3995c2a536 first commit vor 2 Jahren
jsconfig.json 3995c2a536 first commit vor 2 Jahren
package.json 40054e4be4 . vor 2 Jahren
postcss.config.js 3995c2a536 first commit vor 2 Jahren
tailwind.config.js 3995c2a536 first commit vor 2 Jahren
vite.config.js b2529b6e83 . vor 2 Jahren
volar.config.js 3995c2a536 first commit vor 2 Jahren
yarn.lock 40054e4be4 . vor 2 Jahren

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