智擎大屏项目

Mickey Mike 9c05244b68 Merge branch 'main' of https://git.shalu.com/Shalu/ZhiQin_smart-construction-bi 2 tygodni temu
.vscode 78d66ffd96 init: 初始化项目 2 tygodni temu
src 9c05244b68 Merge branch 'main' of https://git.shalu.com/Shalu/ZhiQin_smart-construction-bi 2 tygodni temu
.dockerignore 78d66ffd96 init: 初始化项目 2 tygodni temu
.editorconfig 78d66ffd96 init: 初始化项目 2 tygodni temu
.env.development 78d66ffd96 init: 初始化项目 2 tygodni temu
.env.production 78d66ffd96 init: 初始化项目 2 tygodni temu
.gitignore 78d66ffd96 init: 初始化项目 2 tygodni temu
.npmrc 78d66ffd96 init: 初始化项目 2 tygodni temu
README.md 78d66ffd96 init: 初始化项目 2 tygodni temu
auto-imports.d.ts 78d66ffd96 init: 初始化项目 2 tygodni temu
components.d.ts 5ced8b67bb feat: 添加质量管理页面 2 tygodni temu
eslint.config.mjs 78d66ffd96 init: 初始化项目 2 tygodni temu
index.html 78d66ffd96 init: 初始化项目 2 tygodni temu
package.json a0aaff0c5d fix: 安全页面 2 tygodni temu
pnpm-lock.yaml a0aaff0c5d fix: 安全页面 2 tygodni temu
tsconfig.app.json 78d66ffd96 init: 初始化项目 2 tygodni temu
tsconfig.json 78d66ffd96 init: 初始化项目 2 tygodni temu
tsconfig.node.json 78d66ffd96 init: 初始化项目 2 tygodni temu
uno.config.ts 78d66ffd96 init: 初始化项目 2 tygodni temu
vite.config.ts 78d66ffd96 init: 初始化项目 2 tygodni temu

README.md

Vue 3 + TypeScript + Vite

Project Setup

# Install dependencies
pnpm install

# Start development server
pnpm run dev

# Build for production
pnpm run build

# Preview production build
pnpm run preview

Requirements

  • Node.js 18.x or higher
  • pnpm 10.x or higher