Node.js based sample application for Server Monitoring
- Download zip or Clone the above repository.
git clone https://github.com/prasadrahul/nodePanel/
- Navigate to the project repository and install the dependencies.
cd nodePanel/
npm install
- Point your browser to
http://localhost:8000and you should have the app running.