/video-filters

Web application for applying filters to video stream

Primary LanguageCSS

VideoFilters

Client application for applying simple filters to video stream

Setup

  • Clone repository
  • npm install from root directory
  • npm run serve for running tiny express server

Optional

  • npm run watch to listen for changes in js and sass
  • npm run bundle to create production bundle