# liveserver **Repository Path**: liidelong_535/liveserver ## Basic Information - **Project Name**: liveserver - **Description**: 基于express框架简单代码实现封装自己的liveserver - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-08-05 - **Last Updated**: 2021-08-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **第一步** 使用npm命令下载express框架(npm i express) **第二步** 拉入自己需要建立本地服务器的文件夹根目录,直接使用运行即可.