/sysinfoapp-electron

Simple electron app that displays some system information

Primary LanguageJavaScriptMIT LicenseMIT

SysInfoApp Electron

Simple electron app that displays some system information.

This is also my first app using electron.

Setup

# install dependencies
npm install

# start the app
npm start