Skip to content

saygiselim/angular-video-player

Repository files navigation

Angular Video Player

Status

A HTML5 video player built with Angular.

Try it

Prerequisites

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Built With

  • Angular - a TypeScript-based open-source web application framework
  • Bootstrap - a free and open-source CSS framework directed at responsive, mobile-first front-end web development
  • Sass - CSS preprocessor
  • Typescript - Static types for javascript
  • HTML5 Video - The HTML element is used to show a video on a web page.
  • Font Awesome - Font icons
  • Chart.js - JavaScript charting
  • Lodash - A modern JavaScript utility library delivering modularity, performance & extras.