Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 377 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 377 Bytes

Node Cluster and Express

This is companion code to the post Node Cluster and Express.

To run this application, you'll need Node.js (0.10+ with npm).

Before running, dependencies should be installed with npm install.

Run the application with node app.js.