Skip to content

sasensi/paperjs-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Paper.js with Electron

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.

Install dependencies

npm install

Run the app

npm start

About

Simple example of using Paper.js in an Electron app.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors