Aucune description

wui e00ee82f68 feat(user): 添加运营用户角色并实现相关功能 il y a 9 mois
.vscode adb13599d8 . il y a 2 ans
public adb13599d8 . il y a 2 ans
src e00ee82f68 feat(user): 添加运营用户角色并实现相关功能 il y a 9 mois
.env.development 26d11612a2 . il y a 1 an
.env.production 7269e0575d . il y a 1 an
.eslintrc.cjs adb13599d8 . il y a 2 ans
.gitignore adb13599d8 . il y a 2 ans
.prettierrc.json adb13599d8 . il y a 2 ans
README.md adb13599d8 . il y a 2 ans
index.html 18d4f2055c . il y a 2 ans
jsconfig.json adb13599d8 . il y a 2 ans
package.json 7269e0575d . il y a 1 an
postcss.config.js adb13599d8 . il y a 2 ans
tailwind.config.js adb13599d8 . il y a 2 ans
vite.config.js adb13599d8 . il y a 2 ans
volar.config.js adb13599d8 . il y a 2 ans
yarn.lock 7269e0575d . il y a 1 an

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