Skip to content

mninau/helloWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello world

Hello world server in node.

Files

  • helloWorld.js - main file. In JavaScript.
  • helloWorldExpress.js - server file with express. In JavaScript.

To run

You need node.js to run it.

$ node helloWorld.js

Hello world in express

$ npm install
$ node helloWorldExpress.js

About

Hello world server in node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published