Skip to content

A complex way to log Hello World in different languages.

Notifications You must be signed in to change notification settings

CR072/HelloWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Stupid way to log Hello World!

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js (version 14.x or higher recommended)
  • npm (Node Package Manager, comes with Node.js)

Setup Instructions

1. Clone the Repository

First, clone the repository to your local machine using git.

git clone https://github.com/CR072/nodejs_HelloWorld.git

2. Navigate to the Project Directory

Change your current directory to the project directory.

cd nodejs_HelloWorld

3. Run the Simple version

node simple.js

4. Run the Faster version

node faster.js

Feel free to reach out if you have any questions or need further assistance.

Releases

No releases published

Packages

No packages published