liutao bbb7015a5b 智能选址前端 1 month ago
..
public 4bb94e0c80 cspon 4 months ago
src 4bb94e0c80 cspon 4 months ago
.eslintrc-auto-import.json 4bb94e0c80 cspon 4 months ago
.eslintrc.cjs 4bb94e0c80 cspon 4 months ago
.gitignore 4bb94e0c80 cspon 4 months ago
.prettierrc.json 4bb94e0c80 cspon 4 months ago
README.md 4bb94e0c80 cspon 4 months ago
auto-imports.d.ts 4bb94e0c80 cspon 4 months ago
components.d.ts 4bb94e0c80 cspon 4 months ago
index.html 4bb94e0c80 cspon 4 months ago
package.json 4bb94e0c80 cspon 4 months ago
vite.config.js 4bb94e0c80 cspon 4 months ago
web-types.json 4bb94e0c80 cspon 4 months ago
yarn.lock bbb7015a5b 智能选址前端 1 month ago

README.md

tinker-web-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