Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/4ndr/radio_fco

A NativeScript-vue radio player from a local radio
https://github.com/4ndr/radio_fco

Last synced: about 1 month ago
JSON representation

A NativeScript-vue radio player from a local radio

Awesome Lists containing this project

README

        

# Radio Fco Mendes

> A NativeScript-vue radio player from a local radio

## Usage

``` bash
# Install dependencies
npm install

# Preview on device
tns preview

# Build, watch for changes and run the application
tns run

# Build, watch for changes and debug the application
tns debug

# Build for production
tns build --env.production

```