An open API service indexing awesome lists of open source software.

https://github.com/unbalancedparentheses/mutube

μ/micro YouTube
https://github.com/unbalancedparentheses/mutube

Last synced: about 1 year ago
JSON representation

μ/micro YouTube

Awesome Lists containing this project

README

          

# mutube
Micro YouTube

#install
```bash
npm install
sudo npm install -g jspm #not needed if you already have jspm installed
jspm install
```

#run
```bash
npm run dev
```