# easySrv **Repository Path**: littlepro/easySrv ## Basic Information - **Project Name**: easySrv - **Description**: No description available - **Primary Language**: NodeJS - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # easySrv ## 介绍 简易服务器 npm install --save-dev electron npm install --save-dev electron-packager package npm install --save-dev electron-packager 目标平台的预制二进制文件下载: This module requires Node.js 8.0 or higher to run. On macOS/Linux, the unzip program is required. On Windows, both .NET Framework 4.5 or higher and Powershell 3 or higher are required. electron-packager ./ EasySrv --platform=win32 --arch=x64 --out=./out --asar --app-version=0.0.1 --overwrite