yashrs / Basic-NodeJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 100.0%