Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.43 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.43 KB

VideoPlayer
VideoPlayer

Back-end application for playing videos with subtitles and MPEG-DASH technology built with Node. It can be accessed at VideoPlayer.

DevOps (CI/CD) ☁

DevOps (CD)

Continuous Deployment 🚀

Heroku

Installation 🔧

To install this application you can use npm, the Node's package manager.

npm install --save

Scripts 📜

npm start

Runs the app in the production mode. Open http://localhost:4201 to view it in the browser.

npm run start:dev

Runs the app in the development mode. Open http://localhost:4201 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

License 🔑

MIT