Install Node.js and build a simple "Hello World" application. Understand the basics of Node.js runtime and execute your 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.
- Clone the repository:
git clone https://github.com/Anupam-03/Week-1_Assignment_Celebal-Summer-Internship.git
- Open the project directory in your code editor.
- Open the
index.html
file in your web browser to use the web app.
Once the project is set up, open the index.html
file in your web browser.