Client application for applying simple filters to video stream
- Clone repository
npm install
from root directorynpm run serve
for running tiny express server
npm run watch
to listen for changes in js and sassnpm run bundle
to create production bundle