Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Jahrenski/test-cordova-electron

Repository files navigation

TestCordovaElectron

This is a test to run native C++ compiled code into a .node file that runs from nodejs in the context of a cordova-electron plugin.

To install dependencies run :

npm i

Then make the angular build with:

ng build

Then add the platform for electron:

cordova platform add electron@2

And finally, build the platform with:

cordova build electron.

You may use this code for any purpose at your own risk and i'm not accountable for anything yadayada.

About

Test for a native plugin for cordova-electron

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published