Skip to content

Files

Latest commit

 

History

History
17 lines (11 loc) · 373 Bytes

File metadata and controls

17 lines (11 loc) · 373 Bytes

Commands

Install Dependencies

yarn install

Run

bun web

Notes

This example intentionally is a separate project from the primary monorepo. This helps to avoid version conflicts and build inconsistencies. You may need to re-run yarn install if you update packages/skia to have your code changes reflected in this example.