video player

Simple site to display mp4 video from a root directory

How to run

npm install
MOVIE_BASE_FOLDER="./videoFolder" npm start