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