/webtorrent-player

WebTorrent Player

Primary LanguageTypeScript

WebTorrent Player

Made during Local Hack Day on December 3, 2016. It took around 6 hours.

Build by Angular 2 and ngrx.

webtorrent player

This project was generated with angular-cli version 1.0.0-beta.21.

To run it,

  1. Run npm i in your terminal.

  2. Since the app using Bootstrap 4 Flexbox, before running it, open the /node_modules/bootstrap/scss/_variables.scss file and change the $enable-flex variable from false to true.

  3. Run npm start or ng serve for a dev server.

  4. Open http://localhost:4200/, you should be able to see it.