Bez popisu

wuyi 760576fde6 配置 před 1 rokem
public ed8c27f029 first commit před 1 rokem
src 760576fde6 配置 před 1 rokem
.env.development ed8c27f029 first commit před 1 rokem
.env.production ed8c27f029 first commit před 1 rokem
.eslintrc.cjs ed8c27f029 first commit před 1 rokem
.gitignore ed8c27f029 first commit před 1 rokem
.prettierrc.json ed8c27f029 first commit před 1 rokem
README.md ed8c27f029 first commit před 1 rokem
index.html ed8c27f029 first commit před 1 rokem
jsconfig.json ed8c27f029 first commit před 1 rokem
package.json ed8c27f029 first commit před 1 rokem
postcss.config.js ed8c27f029 first commit před 1 rokem
tailwind.config.js ed8c27f029 first commit před 1 rokem
vite.config.js ed8c27f029 first commit před 1 rokem
volar.config.js ed8c27f029 first commit před 1 rokem
yarn.lock ed8c27f029 first commit před 1 rokem

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