Clementine Remote Web 基于Node.js的克莱门汀Web远程界面 上传者:qqshipping6528 2024-10-27 07:44:45上传 ZIP文件 600.38KB 热度 29次 克莱门汀远程网络由Node.js提供支持,为Clementine提供便捷的Web界面。 安装步骤: 使用命令 npm install 安装依赖包。 使用 bower install 安装前端依赖。 运行:执行 node . 启动程序。 代码修改及编译: 由于使用了Browserify,若需编辑client.js文件,您可以: 运行 grunt build 进行编译(请先安装grunt: npm install -g grunt-cli)。 启动 grunt watch,在文件更改时自动重新编译Browserify包。 下载地址 用户评论 更多下载