智擎大屏项目

Mickey Mike d372921405 fix: 提交进度页面 1 tydzień temu
.vscode 78d66ffd96 init: 初始化项目 2 tygodni temu
src d372921405 fix: 提交进度页面 1 tydzień 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 d372921405 fix: 提交进度页面 1 tydzień 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