Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 605 Bytes

README.md

File metadata and controls

47 lines (30 loc) · 605 Bytes

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