Based on Svelte + Vite + TypeScript.
npm install
npm run start
(please don't forget to run npm run stop
later).
For full functionality you need MS Excel installed on your computer. Otherwise you can open the project in a web browser but not all the features will be available.
To run in a hybrid mode (development, debug) please
npm run dev
- addin will be available in a browser as (https://localhost:5173/taskpane.html)[https://localhost:5173/taskpane.html]npm run start
which will open Excel.https://learn.microsoft.com/en-us/office/dev/add-ins/testing/sideload-an-office-add-in-on-mac