Skip to content

homocodian/system-info-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System info monitor

Observer your CPU usage in application or in taskbar tray

Logo

Run Locally

Clone the project

  git clone https://github.com/Ashish-singh-dev/system_info.git

Go to the project directory

  cd system_info

Install dependencies

  npm install

Install dev dependencies

  npm install dev

Build for development

  npm run dev

Build for production

  npm run dist

License

MIT