Theia extension for the calculation and visualization of TD principal, TD interest and reusability.
yarn start:browser
or:
yarn rebuild:browser
cd browser-app
yarn start
or: launch Start Browser Backend
configuration from VS code.
Open http://localhost:3000 in the browser.
yarn start:electron
or:
yarn rebuild:electron
cd electron-app
yarn start
or: launch Start Electron Backend
configuration from VS code.