cmhchoi / VOD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VOD

To Start

At directory, please run the following:

  1. npm install to install all the dependencies
  2. node src/server/server.js to start the server (for localhost, it will be at port 8080)
  3. mongod or sudo mongod to start database

For localhost, please go to http://localhost:8080/#/history

Demo

alt tag

About

License:MIT License


Languages

Language:JavaScript 99.9%Language:CSS 0.0%Language:HTML 0.0%