/accedo

Primary LanguageJavaScript

accedo

Media App VOD (Video On-Demand) application that keeps track of a list of videos the user has watched.

Usage

Install the dependencies:

npm install

Run project:

gulp

Gulp install globally

npm install --global gulp-cli