user-friendly web interface for smoothie-rs
this project runs smoothie-rs under the hood to process videos, check them out!
- Clone the repository
git clone https://github.com/Z1xus/smoothie-blender
- Install yarn (if you dont have it)
npm install --global yarn
yarn set version latest
- Install dependencies
yarn install
- Run it locally
yarn dev