Skip to content

enceeobee/simple-load-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-load-monitor

A simple load monitor built in React and Node.js.

Local setup

Follow these steps to run the application on your local machine.

Install Yarn

We'll use Yarn in this project, so please start by installing Yarn (if necessary).

Install dependencies

After that, run the following command to install dependencies:

yarn

Start the server

Run the following the command to start the server

yarn server

Start the application

In a separate terminal window, run the following command to start the application:

yarn start

Testing

To run the test suite, simply run the following command:

yarn test

About

Monitor CPU load with React and Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published