node-js-getting-started:Heroku上的Node入门

时间:2024-02-24 22:07:50
【文件属性】:

文件名称:node-js-getting-started:Heroku上的Node入门

文件大小:11KB

文件格式:ZIP

更新时间:2024-02-24 22:07:50

nodejs heroku express Node.jsHTML

node-js-getting-started 使用准系统Node.js应用程序。 此应用程序支持“文-签出。 本地运行 确保已安装和 。 $ git clone https://github.com/heroku/node-js-getting-started.git # or clone your own fork $ cd node-js-getting-started $ npm install $ npm start 您的应用现在应该在上运行。 部署到Heroku $ heroku create $ git push heroku main $ heroku open 要么


【文件预览】:
node-js-getting-started-main
----index.js(358B)
----test.js(860B)
----package.json(585B)
----app.json(331B)
----Procfile(15B)
----.env(8B)
----views()
--------partials()
--------pages()
----.gitignore(133B)
----public()
--------stylesheets()
--------node.svg(2KB)
--------lang-logo.png(2KB)
----README.md(1KB)

网友评论