nodegui / cra-template-react-nodegui

The CRA bootstrap template for creating desktop apps with react-nodegui

Repository from Github https://github.comnodegui/cra-template-react-nodeguiRepository from Github https://github.comnodegui/cra-template-react-nodegui

CRA-template-react-nodegui

The CRA bootstrap template for react-nodegui.

Usage

yarn create react-app <app_name> --template react-nodegui

or if you prefer npm,

npm init react-app <app_name> --template react-nodegui

About

The CRA bootstrap template for creating desktop apps with react-nodegui


Languages

Language:JavaScript 55.8%Language:TypeScript 44.2%