Observer your CPU usage in application or in taskbar tray
Clone the project
git clone https://github.com/Ashish-singh-dev/system_info.gitGo to the project directory
cd system_infoInstall dependencies
npm installInstall dev dependencies
npm install devBuild for development
npm run devBuild for production
npm run dist