Skip to content

PhilipKirner/SCADAVirtualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCADAVirtualization

GUI

Hosting client

  • Navigate to /frontend/scada/
  • Run npm install
  • Run npm run start
    • This will host the react web app
  • Run npm run electron

IF THE ELECTRON WINDOW IS BLANK, WAIT FOR THE DEV SERVER TO START AND FINISH COMPILING AND THEN CLOSE AND RERUN.

IF YOU HAVE ISSUES WITH RUNNING ELECTRON:

cd into the directory: /SCADAVirtualization/frontend/scada

Linux:

  run npm install electron

Windows:

  Open Command Prompt
  cd to /SCADAVirtualization/frontend/scada
  run npm install electron

About

This is Philip's work in progress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors