https://github.com/unbalancedparentheses/mutube
μ/micro YouTube
https://github.com/unbalancedparentheses/mutube
Last synced: about 1 year ago
JSON representation
μ/micro YouTube
- Host: GitHub
- URL: https://github.com/unbalancedparentheses/mutube
- Owner: unbalancedparentheses
- License: mit
- Created: 2015-05-26T16:24:24.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-21T16:44:29.000Z (over 10 years ago)
- Last Synced: 2025-04-13T05:45:07.633Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://unbalancedparentheses.github.io/mutube/
- Size: 417 KB
- Stars: 12
- Watchers: 0
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```