📺 A Simple Ionic App to Use the TwitchTV JSON API - #FreeCodeCamp Project : #100DaysOfCode
# install dependencies
$ npm install
# serve the ionic app at localhost:8100
$ ionic serve
# run ionic app into IOS emulator
$ ionic cordova run ios
This project is licensed under MIT License - see the LICENSE.md file for details