This app demonstrates how to upload videos to Wistia using AngularJS and Blueimp jQuery-File-Upload plugin.
Clone the blueimp-wistia repository using git:
git clone https://github.com/jkdamilola/blueimp-wistia.git
cd blueimp-wistia
Install the required dependencies:
npm install
The simplest way to start this server is:
npm start
Now navigate to the app at http://localhost:8080.