UNPKG

@microdrop/builder

Version:

Digital Microfluidic Control Software

18 lines (14 loc) 322 B
# microdrop-builder ## Electron Packager Instructions Run the following to generate the packager (from the root of microdrop-3): ```bash yarn upgrade:micropede yarn bootstrap yarn build cd electron-packager yarn packager ``` You may wish to modify the settings found in ``` microdrop-3/electron-packager.config.js ```