Skip to content

nitarsh/simple-nodejs-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple NodeJS App

First steps (Install)

npm v6 and node v8 are prerequisites for this. Also install and run mongodb (v4)

  1. Run npm install in the root folder.
  2. Also install (sudo) npm install -g nodemon

Run

  1. Run the app in auto-reload mode by starting it with npm start command.

About

A simple nodejs based server application

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors