Skip to content

AlexTestz/Hola_Mundo_En_JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World in JAVASCRIPT - Docker Image

This project deploys a "Hello World" message on the web using Docker with its JavaScript programming language.

Requirements

  • Docker installed on your computer

Steps to run

  • Open your preferred console:

  • To run the image, use the following command:

           docker run -p 3000:3000 alexmpz/hola-js
    
  • Open a browser and visit http://localhost:3000, where you should see "Hello World."

RAILWAY

  • Paste this URL into your preferred browser

           holamundoenjavascript-production.up.railway.app
    

About

Create hello world using JAVA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published