Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 838 Bytes

File metadata and controls

17 lines (12 loc) · 838 Bytes

Week-1_Assignment_Celebal-Summer-Internship

Install Node.js and build a simple "Hello World" application. Understand the basics of Node.js runtime and execute your application.

Hello World_application

Welcome to this repository! This is a basic Node.js "Hello World" application. Helps to Learn about the fundamentals of the Node.js runtime.

Example

image

Installation

  1. Clone the repository: git clone https://github.com/Anupam-03/Week-1_Assignment_Celebal-Summer-Internship.git
  2. Open the project directory in your code editor.
  3. Open the index.html file in your web browser to use the web app.

Usage

Once the project is set up, open the index.html file in your web browser.