# InternetCafe **Repository Path**: lyhry/InternetCafe ## Basic Information - **Project Name**: InternetCafe - **Description**: 基于物联网网咖管理系统(实现软硬交互) - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # InternetCafe #### 介绍 {**以下是码云平台说明,您可以替换此简介** 码云是 OSCHINA 推出的基于 Git 的代码托管平台(同时支持 SVN)。专为开发者提供稳定、高效、安全的云端软件开发协作平台 无论是个人、团队、或是企业,都能够用码云实现代码托管、项目管理、协作开发。企业项目请看 [https://gitee.com/enterprises](https://gitee.com/enterprises)} #### 软件架构 前后端分离, 基于TCP协议与硬件进行交互 #### 安装教程 1. npm install #### 使用说明 1. npm run server 启动后台接口及TCP服务 2. npm run index 启动加载页面服务 直接访问 localhost:3001