Source code for Ostim Tools
To run project locally you need to have nodejs v18. You can follow instructions from nodejs official website
Project is electron app using forge framework.
- Pull git repo and run inside
npm i - Run
npm run startto start app in dev mode with hot reload