sebastianswms / cs4900

Senior design project.
1 stars 1 forks source link

fix title bar in app #27

Closed Hoken8 closed 5 months ago

Hoken8 commented 5 months ago

replace react icon with application icon replace react application name with project name change meta data in base react index file [public/index.html] to reflect data about project

Hoken8 commented 5 months ago

I had to edit the electron "main.js" to add a path for the icon. I edited the public index.js with the updated meta data.