NodeJS_Scaffold This is a template for creating a NodeJS Express Server. To run the server Download the root folder npm install to download the dependencies npm start to run the server Navigate to http://localhost:5000/ to run the server