Quick start for electron-edge-js
- Install dependencies
npm install - Build dotnet project
dotnet build src/QuickStart.sln - To run the app using .NET Core use
npm start - To run the app using .NET Standard use
npm run start:standard
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm installdotnet build src/QuickStart.slnnpm startnpm run start:standard