Heroku-Hello-World 入门 在Heroku上部署了一个基本的hello world项目该项目在Heroku上运行 先决条件 节点^ 4.2.3,npm ^ 2.14.7 发展 运行npm install安装服务器依赖项。 运行node index以启动开发服务器。