生产监控前端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
fuguobin d5c9cd72b9 优化 1 year ago
public first commit 1 year ago
src 优化 1 year ago
.editorconfig first commit 1 year ago
.env.development websocket增加心跳机制 1 year ago
.env.production websocket增加心跳机制 1 year ago
.env.staging first commit 1 year ago
.eslintignore first commit 1 year ago
.eslintrc-auto-import.json first commit 1 year ago
.eslintrc.js first commit 1 year ago
.gitignore first commit 1 year ago
.prettierignore first commit 1 year ago
.prettierrc.js first commit 1 year ago
README.md websocket增加心跳机制 1 year ago
favicon.ico first commit 1 year ago
index.html first commit 1 year ago
package.json 大屏页面样式重构 1 year ago
tsconfig.json first commit 1 year ago
vite.config.ts websocket增加心跳机制 1 year ago

README.md

Luenmei Operational Cockpit MS

联美运营驾驶舱管理系统

Build Setup

# install dependencies
pnpm install

# serve with hot reload at localhost:8080
pnpm run dev

# build for production with minification
pnpm run build