The app will run on port 8080.
git clone https://github.com/ImranOpenFin/SupportExcelExample.git
cd SupportExcelExample
git branch [ticket # OR branch name]
git checkout [ticket # OR branch name]
npm install && npm start
-
This Example opens up Excel through a Javascript App
-
Also opens up another workbook.
You can then access the Excel api through the console window.