Keine Beschreibung

wui e219ed1fc3 feat(StatisticsView): 添加新的 SMS 服务提供商统计 vor 6 Monaten
public 95b31e3bf0 主题 vor 1 Jahr
src e219ed1fc3 feat(StatisticsView): 添加新的 SMS 服务提供商统计 vor 6 Monaten
.env.development 95b31e3bf0 主题 vor 1 Jahr
.env.production c7636cd782 . vor 1 Jahr
.env.xs 95b31e3bf0 主题 vor 1 Jahr
.env.zz 7247a6201b zz vor 1 Jahr
.eslintrc.cjs 288e9a9b67 first commit vor 1 Jahr
.gitignore 288e9a9b67 first commit vor 1 Jahr
.prettierrc.json 288e9a9b67 first commit vor 1 Jahr
README.md 288e9a9b67 first commit vor 1 Jahr
index.html 95b31e3bf0 主题 vor 1 Jahr
jsconfig.json 288e9a9b67 first commit vor 1 Jahr
package.json f4e09b16cc chore(deps): 更新依赖版本 vor 1 Jahr
postcss.config.js 288e9a9b67 first commit vor 1 Jahr
tailwind.config.js 288e9a9b67 first commit vor 1 Jahr
vite.config.js f4e09b16cc chore(deps): 更新依赖版本 vor 1 Jahr
volar.config.js 288e9a9b67 first commit vor 1 Jahr
yarn.lock f4e09b16cc chore(deps): 更新依赖版本 vor 1 Jahr

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