This app is for testing window open close resource consumption on different platforms.
Currently supports Windows only and testing on Chrome, OpenFin and Electron.
- Install project dependencies:
npm run install - Build the app:
npm run build - Configure
.env. - Run the app:
npm run start - Go to
localhost:8443to run tests.