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 installBuild the library:
pnpm buildBuild the library in watch mode:
pnpm devOpen playground:
pnpm dev:playground