Robinfr / electron-react-typescript

Electron boilerplate with React, Redux, and TypeScript
MIT License
432 stars 85 forks source link

Cannot able to find index.html. Need to add script tag in it. #32

Closed yashvekaria closed 4 years ago

yashvekaria commented 4 years ago

I wanted to add one of my math library script in my electron app, for that i need to add the library in script tag, can you guide me how to resolve that issue ?

Robinfr commented 4 years ago

I suggest using StackOverflow for questions related to these kinds of things since this is not related to this library specifically, I will close this.