Skip to content

Paddy3108/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello wolrd node.js example

Description

Small hello world basic project. After running open localhost:8080 in the browser and you will received a text file with the text: Hello World.

Installation

Install nodejs Install packages with npm install

Start application

Run application with command npm start

Docker

Build and push Docker image:

docker build -t paddy310896/hello-world .
docker psuh paddy310896/hello-world .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published