rpi_minecraft_web:NodeJS网站提供静态内容 源码
rpi_minecraft_web 我在家用Minecraft服务器和网站上的小项目 结构体 myapp ├──app.js ├──debug.log ├──package.json ├──package-lock.json ├──公众│├──CSS ││└──style.css │├──index.html │├──js ││├──maintenance.js ││└──script.js │├──maintenance.html │└──stats.php ├──README.md └──更新了b.py 不要忘记在目录中使用npm init并在package.json中列出npm install 运行应用程序sudo node app.js (最好在屏幕内运行)
下载地址
用户评论