Template repository to test things with paper.js
- Run
npm i
to install all dependencies - Tweak
src/index.ts
to get your desired render - Run
npm run start
to run the app
Template repository to test things with paper.js
npm i
to install all dependenciessrc/index.ts
to get your desired rendernpm run start
to run the app