Exercise 2

In notebook:
FrontEndMasters API design
Created at:
2016-03-13
Updated:
2016-03-13
Tags:
backend JavaScript
​express.static('client')​ - everything that comes to this folder is served as a static file with the correct mime-type and also an index.html file. 

Set up a global middleware