qrsart-examples
v0.0.1
Published
To run an example, make sure to run `bun install` in the `/examples` directory (dependencies for image generation). Each example directory has an `index.js` file that can be run to generate an `output.png` file.
Downloads
2
Readme
Examples
To run an example, make sure to run bun install in the /examples directory (dependencies for image generation). Each example directory has an index.js file that can be run to generate an output.png file.
For example: bun run ./tetris/index.js
