IOT平台的后端管理前端
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 18306206b7 配置文件 6 months ago
.gitee Initial commit 1 year ago
html ‘代码初始化’ 1 year ago
public 前后台合并处理 6 months ago
src 配置文件 6 months ago
vite/plugins 页面基础配置更改 6 months ago
.env.development 基础配置文件修改 7 months ago
.env.production 基础配置文件修改 7 months ago
.env.test 基础配置文件修改 7 months ago
.gitignore 对照表界面提 9 months ago
README.md 基础配置文件修改 7 months ago
index.html 基础配置文件修改 7 months ago
package.json 项目合并处理 6 months ago
tsconfig.json 页面基础配置更改 6 months ago
vite.config.js 项目合并处理 6 months ago

README.md

IoT Management System

IoT 管理系统

Build Setup

# install dependencies
pnpm install

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

# build for production with minification
pnpm run build