The CRA bootstrap template for react-nodegui.
yarn create react-app <app_name> --template react-nodegui
or if you prefer npm,
npm init react-app <app_name> --template react-nodegui
The CRA bootstrap template for creating desktop apps with react-nodegui
JavaScript