Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

threepenny-gui-electron-example

An example application for the guide on running and packaging Threepenny apps with Electron and Electron Packager.


To run with Electron:

npm install
stack install --local-bin-path build
./node_modules/.bin/electron electron.js

Then to package with electron-packager:

npm install electron-packager
./node_modules/.bin/electron-packager . --ignore=app --ignore=src --ignore=.stack-work/

About

Example of running and packaging Threepenny apps with Electron and Electron Packager

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages