A small playground for experimenting with image kernels and other effects
To get started, clone the repository:
git clone https://github.com/imjasonmiller/image-kernels.git
To run:
$ npm i
$ npm start
To test the code:
$ npm run test