Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 550 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 550 Bytes

Openfin Excel in React

Demo repo for integrating React / Openfin / Excel

Run the demo app

npm i -g openfin-cli

npm i

npm start

openfin -l -c app.json

Project Objectives

  • Connect to or start Excel
  • Create a Book + Sheet to export to (option to name?)
  • Export from app to excel

Application Requirements

  • Windows OS running Excel 2013 or later

Additional Resources