No Description

wuyi 606c4df874 位置信息 1 month ago
public a2fd141b4c init 1 month ago
src 606c4df874 位置信息 1 month ago
.editorconfig a2fd141b4c init 1 month ago
.env 36928f021b 新增物品信息页 1 month ago
.env.production a2fd141b4c init 1 month ago
.gitattributes a2fd141b4c init 1 month ago
.gitignore a2fd141b4c init 1 month ago
.prettierrc.json a2fd141b4c init 1 month ago
README.md a2fd141b4c init 1 month ago
eslint.config.js a2fd141b4c init 1 month ago
index.html a2fd141b4c init 1 month ago
jsconfig.json a2fd141b4c init 1 month ago
package-lock.json a2fd141b4c init 1 month ago
package.json cd6ccfa7c0 增加地图位置 1 month ago
scan-page-api.md a2fd141b4c init 1 month ago
vite.config.js 36928f021b 新增物品信息页 1 month ago
yarn.lock cd6ccfa7c0 增加地图位置 1 month ago

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