KO
|
EN
gitlite — search
Search
#typescript
#python
#javascript
#docker
#react
#aws
#llm
#nextjs
#kubernetes
#discord
#machine-learning
#nodejs
webtorrent-player
★ 62
Open GitHub ↗
WebTorrent Player
Download README (.md)
Explore Similar Repositories
ngrx-counter
:
No description available.
ngrx-ducks
:
Improved Coding Experience for NgRx (discontinued)
core
:
Core functionality for the ngrx platform
ngrx-etc
:
Utility functions for NgRx
angular-dream-stack
:
Example of running multiple Routers and Ngrx Instances for Complex Dashboards with Webpack Module Federation
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
webtorrent-player
?
Download (.md)
# WebTorrent Player Made during [Local Hack Day](https://localhackday.mlh.io/) on December 3, 2016. It took around 6 hours. Build by Angular 2 and ngrx.  This project was generated with [angular-cli](https://github.com/angular/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/](http://localhost:4200/), you should be able to see it.