Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 219 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 219 Bytes

Node.js + MongoDB app

TDP Demo App

This example will serve a welcome page '/', a prime number generator page '/tri' and the current hit count '/pagecount' as stored in a database.

For scenario 1