This is the foundation of a prototype application, also meant to serve as an example of node application structure.
- Clone the repo
- Run
npm installto install dependencies - Run
npm testfor the very, very small test-suite - Run
npm startfor starting the server