Friday, June 8, 2018

How To Create Simple Hello World Application In Node.js Step By Step

Description: In this post, we will learn about how to create a simple node js application that displays hello world in the browser. In this post, we will also learn how to create a server that runs on a port. See below step by step screenshot for creating the simple application using node js. If node js not install in your local system please see my previous post for how to install node js step by step. after installing node js in your local pc first check node js is install or not that try this example otherwise, this example is not working.

source https://www.c-sharpcorner.com/Blogs/how-to-create-simple-hello-world-application-in-node-js-step-by-step

No comments:

Post a Comment