Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 260 Bytes

File metadata and controls

19 lines (15 loc) · 260 Bytes

Description

This is simply demonstrating a way to work with Paper.js and Typescript.
This requires having node and npm installed.

Install dependencies

npm install

Bundle the script

npm run build

Browse

npm run serve