暫無描述

xiongzhu 674f68bad4 . 3 月之前
public de76e76bb8 Initial commit 4 月之前
src 1ca91045c1 . 3 月之前
.editorconfig de76e76bb8 Initial commit 4 月之前
.env de76e76bb8 Initial commit 4 月之前
.env.production 674f68bad4 . 3 月之前
.gitattributes de76e76bb8 Initial commit 4 月之前
.gitignore de76e76bb8 Initial commit 4 月之前
.prettierrc.json de76e76bb8 Initial commit 4 月之前
README.md de76e76bb8 Initial commit 4 月之前
deploy.sh 491cf2108a deploy 3 月之前
eslint.config.js de76e76bb8 Initial commit 4 月之前
index.html de76e76bb8 Initial commit 4 月之前
jsconfig.json de76e76bb8 Initial commit 4 月之前
package-lock.json de76e76bb8 Initial commit 4 月之前
package.json de76e76bb8 Initial commit 4 月之前
vite.config.js f9369c7a5c . 3 月之前
yarn.lock de76e76bb8 Initial commit 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