Skip to content

CX072/HelloWorld

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.

About

A complex way to log Hello World in different languages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published