This project is still in the early stages of development
I am trying to create a canvas renderer, it depends on Vue.js and Konva.js.
Install the dependencies:
pnpm install
Build the library:
pnpm build
Build the library in watch mode:
pnpm dev
Open playground:
pnpm dev:playground