Open
Description
It should be possible to get ReactPy running as a native desktop application using something like Electron without too much difficulty. The main challenge would be in wrapping all the required tooling into a reusable project framework where someone could just run reactpy-native start project
and get a pre-populated repo with all the directories and configurations worked out for them.