This projects simply extends https://github.com/electron/electron-quick-start project, adding
Paper.js to it.
The simplest way of using Paper.js in an Electron app is loading it with a <script> tag as
you would with a simple website.
npm install
npm start