/csharp-react-electron-model

Demo of test project including csharp, react and electron

Primary LanguageTypeScript

C# - Electron - React Demo

Project based on ItNext.io Example by Kristaps Vitolins.

Installation:

Run the following commands:

  1. npm run build:react
  2. npm run build
  3. npm run start

To create a Windows .exe, run:

  • npm run package-win