Skip to content

yashrs/Basic-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Node-JS

Installing

Just open git bash on your PC or terminal on MAC/Linux machines and run this command

npm install

To run the application, use the following command:-

node app.js

You should see something like this. This means that the application has started successfully! Cheers!

node app.js
Listening on port 5000

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published