heroku hello world:将Nodejs hello world应用程序部署到Heroku 源码
Heroku-Hello-World 入门 在Heroku上部署了一个基本的hello world项目该项目在Heroku上运行 先决条件 节点^ 4.2.3,npm ^ 2.14.7 发展 运行npm install安装服务器依赖项。 运行node index以启动开发服务器。
文件列表
heroku-hello-world-master.zip
(预估有个3文件)
heroku-hello-world-master
package.json
276B
index.js
363B
README.md
390B
暂无评论