Monitor your server performance in real-time. Easy to setup and to use.
- Node.js
- npm
First, you need to install all modules
npm install
When that's finished, just run this command
node server.js
to start the node.js server, and go to localhost:3000.
