A simple project to show most common status codes and how they are implemented. You can read about the article series on on Pusher's blog - Part 1 and Part 2.
To set up this application, clone this repository.
Install the project dependencies
$ npm install
Start the project
$ npm start
Have fun playing with the project.