nodestrapp:一个简单的节点应用程序

时间:2024-06-30 12:41:08
【文件属性】:

文件名称:nodestrapp:一个简单的节点应用程序

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-30 12:41:08

JavaScript

节点带 使用等的准系统 Node.js 应用程序。 在本地运行 确保您已安装 $ git clone https://github.com/hunterlive/nodestrapp.git $ cd nodestrapp $ npm install $ npm start 您的应用程序现在应该在上运行。 部署到 Heroku $ heroku create $ git push heroku master $ heroku open


【文件预览】:
nodestrapp-master
----public()
--------index.html(20B)
--------node.svg(2KB)
----Procfile(19B)
----README.md(445B)
----app.json(250B)
----.gitignore(13B)
----index.js(267B)
----package.json(470B)

网友评论