blob: 3e18b804e9422aa01eca10804b9817e448e44025 [file] [view]
particles
=========
A web application for demoing the Skia particle system.
To run particles locally with a custom build of CanvasKit, copy the files to
//particles/wasm_libs/local_build and run:
```
make run-with-custom
```
Do not check in those files you copied.