This project deploys a "Hello World" message on the web using Docker with its JavaScript programming language.
- Docker installed on your computer
-
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."
-
Paste this URL into your preferred browser
holamundoenjavascript-production.up.railway.app