Skip to content

eyao06/RealtimeSystemLoad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

RealtimeSystemLoad

Description

This app provides the dashboard to view system load

How To Use

  1. Clone the repo or download it
$ git clone https://github.com/eyao06/RealtimeSystemLoad.git
$ cd RealtimeSystemLoad

Important: You must install the latest version of Node and git first

  1. Open two terminal and cd into subfolder client and server
$ cd client
$ cd server
  1. Install the dependencies in each folder
$ npm install
  1. Launch server (the server terminal)
$ node app.js

Server starts at port 4001

  1. Launch application (the client terminal)
$ npm start

Now a new browser window/tab will open to http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors