Skip to content

glawson/electron-deeplink-example

Repository files navigation

electron-deeplink-example

full running example for the electon-deeplink module

installation

git clone https://github.com/glawson/electron-deeplink-example.git
cd electron-deeplink-example
npm install

usage

# run as dev
npm run start

# build for prod
npm run make

For prod, the make command will create a zip file: out/make/zip/darwin/x64/electron-deeplink-example-*.zip. Extract the file and run to test.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published