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 c019dc92b6 前后台合并处理 6 months ago
.gitee Initial commit 1 year ago
html ‘代码初始化’ 1 year ago
public 前后台合并处理 6 months ago
src 前后台合并处理 6 months ago
vite/plugins ‘代码初始化’ 1 year 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
pnpm-lock.yaml 前后台合并处理 6 months ago
vite.config.js 基础配置文件修改 7 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