0.0.21 • Published 7 years ago
ember-twitch-normalizer v0.0.21
ember-twitch-normalizer
Set of adapters and serializers for consuming https://dev.twitch.tv/docs/api/reference in https://github.com/betocantu93/twitch-app Ember app with JSONAPIAdapter and JSONAPISerializer. Models are inside https://github.com/betocantu93/twitch-app git.
Installation
git clone <repository-url>this repositorycd ember-twitch-normalizernpm install
Running
ember serve- Visit your app at http://localhost:4200.
Running Tests
npm test(Runsember try:eachto test your addon against multiple Ember versions)ember testember test --server
Building
ember build
For more information on using ember-cli, visit https://ember-cli.com/.