Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xadada/reproduction-ember-youtube-example
https://github.com/0xadada/reproduction-ember-youtube-example
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xadada/reproduction-ember-youtube-example
- Owner: 0xadada
- Created: 2019-04-29T16:23:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-29T16:25:56.000Z (over 5 years ago)
- Last Synced: 2024-10-18T08:24:55.129Z (26 days ago)
- Language: JavaScript
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reproduction-ember-youtube
This repo simply reproduces a bug at https://github.com/oskarrough/ember-youtube/issues/52
## Installation
* `git clone ` this repository
* `cd reproduction-ember-youtube-example`
* `yarn`## Running / Development
* `ember serve`
* Visit your app at [http://localhost:4200](http://localhost:4200).