Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 662 Bytes

README.md

File metadata and controls

46 lines (31 loc) · 662 Bytes

Hardware Info

GitHub GitHub last commit

App

Libraries

  • React
  • Emotion
  • Framer-motion
  • Electron
  • Vite
  • Systeminformation
  • v8-compile-cache

Icons

  • Segoe Fluent Icons

Running this app

  1. Clone this repository
git clone https://github.com/MateuszPerczak/hardwareinfo
  1. Install all dependencies
pnpm i
  1. Start react development server and app
pnpm dev

OR if you want to build it

pnpm build