Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 735 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 735 Bytes
		 _____                  _       _   _             
		|  __ \                | |     | | (_)            
		| |__) |__  _ __  _   _| | __ _| |_ _  ___  _ __  
		|  ___/ _ \| '_ \| | | | |/ _` | __| |/ _ \| '_ \ 
		| |  | (_) | |_) | |_| | | (_| | |_| | (_) | | | |
		|_|   \___/| .__/ \__,_|_|\__,_|\__|_|\___/|_| |_|
		           | |                                    
		           |_|           
----------------------------------------------------------------- 

Welcome to my Node.js project on Mongolab!

This show the population of countries for today

Running the server

  1. Enter project directory and run npm install or yarn.

  2. You can launch the app from the Terminal:

    $ node server.js

population