jodermo/angular-radio-browser

Repository files navigation

radio-browser API & Angular: mucke.online

• search for radio stations
• manage favorite radio stations

FrameworksLinks
Angular Logo
Angular CLI
Client Side TypeScript AppWEBSITE
README
CORDOVA Logo
CORDOVA
Mobile apps for Android, iOS and WindowsWEBSITE
README
radio-browser.infoAPI for a collection of radio stationsWEBSITE
API DOCS

This project was generated with Angular CLI version 9.0.5.

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

For commercial use, contact: [email protected]



Run npm install -g @angular/cli to install Angular CLI.
Run npm install to install dependencies.

(To get more help on the Angular CLI use ng help or go check out the Angular CLI README.)

Run npm install -g cordova to install Cordova.
Run cd cordova-app && npm install to install dependencies.



Run ng serve for a dev server.
Navigate to http://localhost:4200/.
The app will automatically reload if you change any of the source files.



Run ng build to build the project.
The build artifacts will be stored in the dist/ directory.
Use the --prod flag for a production build.



Run build:cordova to build android APK.
Run build:cordova:release to build android APK as release.
Run build:cordova:device to build android APK and run at connected device.
Run build:cordova:device:log to build android APK and run at connected device with logging output.