天气应用:天气应用 源码
简单的nodejs天气应用 简单的Node.js命令行天气应用程序 在本地运行测试 在本地运行Web应用程序: npm install node server.js // Now open your browser and visit: localhost:3000 在本地运行docker # if it is exist, and make sure there is no other application taken the port 3000 on host. docker rm -f weather-app ### start the application in contain
文件列表
weather-app-master.zip
(预估有个10文件)
weather-app-master
Dockerfile
230B
.gitignore
13B
README.md
2KB
build.sh
956B
views
index.ejs
757B
server.js
1KB
public
css
暂无评论