Monogatari comes with support for Electron out of the box.
$ yarn install
$ yarn build:windows
{% hint style="warning" %} Since macOS Catalina, Apple requires all apps made for mac to be notarized. This requires you to both own a mac and register as an Apple Developer (with an anual cost of $100 USD). If you want to distribute your game for mac but don't meet with these requirements, we can notarize your app for you, just reach out ! {% endhint %}
$ yarn build:mac
$ yarn build:linux