Skip to content

webrender/popupvid.io

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

popupvid.io

Installation

  1. Download the repository
  2. Install npm modules: npm install
  3. Install bower dependencies bower install
  4. Start mongodb server: mongod
  5. Start up the server: grunt
  6. View in browser at http://localhost:8080

Mongodb installation (for OSX)

  1. brew install mongodb
  2. sudo mkdir -p /data/db
  3. sudo chown `whoami` /data/db

About

add pop-up-video style annotations to your youtube videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published