nlesc-ave / ave-app

Allelic Variation Explorer application
Apache License 2.0
2 stars 0 forks source link

Wrap build into an electron desktop application #7

Closed sverhoeven closed 7 years ago

sverhoeven commented 7 years ago

Use electron as the web browser. The app only has to work in electron and not in any other web browsers.

sverhoeven commented 7 years ago

Instructions to create electron app added.

sverhoeven commented 7 years ago

Spent 1 day