Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 154 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 154 Bytes

Node Hello World

Simple node.js app that servers "hello world"

Great for testing simple deployments to the cloud

Run It

npm start

Edited file