Electron
Create a Electron
project based on Farm
.
Farm
provides two approaches to support creating Electron
projects:
- Use the
create-farm
scaffold to create a scaffold project - You can manually create a
Electron
project following the current documentation
Creating a Electron Project
Select Electron
template in Select Framework
After selecting Electron
, you can continue to select all sub templates already supported by Farm
You can choose the framework you want to use to run on electron, farm wrote electron js plugin
such as react template
For more example details: Electron Example