Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 519 Bytes

File metadata and controls

7 lines (6 loc) · 519 Bytes

MaskMonitorFE

Electron JS application (front-end code) to be used with Mask Monitor Backend. Made for Stouffville Codeathon. This project won first place at the Stouffville Codeathon!

How to install

  1. Clone the repository: git clone https://github.com/Jason8908/MaskMonitorFE
  2. Install all necessary modules from package.json: npm install