electron-demo.js/README.md

360 B

Example of a simple Electon app that uses the features described as "sexy" by the webtorrent team.

Starting the app without installation

npm install
npm start

Creating the .deb

npm install
npm run build
npm run deb64

The installer will be placed in dist/installers