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