Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 457 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 457 Bytes

Getting Started with OpenFin Platform and React app

  • run "npm install".
  • install openfin-cli if its not already installed with "npm install -g openfin-cli".
  • run "npm start".
  • open a second terminal amd run "openfin -l -c local.openfin.json" to launch the Platform window.

Getting Started with WPF app running with OpenFin

  • Open the WPF application within the wpf_app folder.
  • Ensure Nuget packages are installed.
  • Build and launch the app.