Preview:
npm i -D nodemon
in package.json

add server n script
"server":"nodemon server"

now run app as 
npm run server
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter