Manually add Framework7 to Electron app

I have a boilerplate of electron and want to use F7 components. I have installed F7 as a dependency tho, and will now like to require() it in my renderer-process/file from the node_modules directory.