Observer your CPU usage in application or in taskbar tray
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