radiobrowser
radiobrowser copied to clipboard
website frontend with angular for radio-browser api
DEPRECATED
Please use https://github.com/segler-alex/radiobrowser-web-angular
radiobrowser
website frontend with angular 1.x for radio-browser api
Installation
git clone <repository-url>this repository- change into the new directory
npm installoryarn
Running / Development
Please note: API calls are proxied to production environment at http://www.radio-browser.info!
gulpornpm run dev- Visit your app at http://localhost:4200/
There is also a Dockerfile