暫無描述

wuyi 0adfef6033 init 4 月之前
public 0adfef6033 init 4 月之前
src 0adfef6033 init 4 月之前
.editorconfig 0adfef6033 init 4 月之前
.env 0adfef6033 init 4 月之前
.env.production 0adfef6033 init 4 月之前
.gitattributes 0adfef6033 init 4 月之前
.gitignore 0adfef6033 init 4 月之前
.prettierrc.json 0adfef6033 init 4 月之前
README.md 0adfef6033 init 4 月之前
deploy.sh 0adfef6033 init 4 月之前
eslint.config.js 0adfef6033 init 4 月之前
index.html 0adfef6033 init 4 月之前
jsconfig.json 0adfef6033 init 4 月之前
package-lock.json 0adfef6033 init 4 月之前
package.json 0adfef6033 init 4 月之前
vite.config.js 0adfef6033 init 4 月之前
yarn.lock 0adfef6033 init 4 月之前

README.md

robin-admin

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

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