Skip to content

techgeekkd/Node-JS-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Node-JS-Demo

Video Tutorial : https://youtu.be/1c8kZX4zBec

Steps to Install Express Generator and Create an App.

• npm install -g express-generator

• express kdApp

• cd kdApp

• npm install

• npm start

Leanings from the Tutorial.

• Download and Install Node.js

• Access interactive shell (REPL: read-eval-print-loop)

• Executing JavaScript Files.

• Creating Basic HTTP Server.

• Creating Express JS Server APP.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published