https://github.com/johnpapa/node-hello
Hello World for Node.js
https://github.com/johnpapa/node-hello
javascript node nodejs
Last synced: 5 months ago
JSON representation
Hello World for Node.js
- Host: GitHub
- URL: https://github.com/johnpapa/node-hello
- Owner: johnpapa
- Created: 2018-08-06T22:22:03.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-20T09:22:06.000Z (about 1 year ago)
- Last Synced: 2025-05-12T08:41:16.335Z (5 months ago)
- Topics: javascript, node, nodejs
- Language: JavaScript
- Size: 4.88 KB
- Stars: 65
- Watchers: 4
- Forks: 1,987
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node Hello World
Simple node.js app that servers "hello world"
Great for testing simple deployments to the cloud
## Run It
`npm start`