Awesome
This package allows you to quickly create a multi-window application using astilectron.
Check out the demo to see a working example with the bundler.
Warning
This project is not maintained anymore.
Important
- by default all resources should be in a
resources
folder. If you want to put them in a different folder, be sure to provide its path with theResourcesPath
option - if one of your window's URL is a relative path you will need to put your app content in an
app
folder located in your resources folder