/node-hello

Hello World for Node.js

Primary LanguageJavaScript

Node Hello World

Simple node.js app that servers "hello world"

Great for testing simple deployments to the cloud

How to build

npm install

Run It

npm start