Skip to content

Electron quick start using `electron-edge-js` module on .NET Core 2.0

License

Notifications You must be signed in to change notification settings

Julio-de-Leon/electron-edge-js-quick-start

 
 

Repository files navigation

Quick start for electron-edge-js https://github.com/agracio/electron-edge-js

electron-edge-js-quick-start

  1. Install dependencies npm install
  2. Build dotnet project dotnet build src/QuickStart.sln
  3. To run the app using .NET Core use npm start
  4. To run the app using .NET Standard use npm run start:standard

About

Electron quick start using `electron-edge-js` module on .NET Core 2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.4%
  • C# 14.1%
  • HTML 13.3%
  • CSS 13.2%