项目作者: Cambalab

项目描述 :
A native white-label application built with NativeScript-Vue for community radios
高级语言: JavaScript
项目地址: git://github.com/Cambalab/ns-vue-radio.git
创建时间: 2018-10-19T14:32:30Z
项目社区:https://github.com/Cambalab/ns-vue-radio

开源协议:GNU General Public License v3.0

下载




Vue-Admin logo

Ns-Vue-Radio is a native white-label application built with NativeScript-Vue for community radios




Download and Install

Download the command line tools from the android website.

Follow this steps:

Generate your radio application

Follow instructions in our guide to generate your radio app.

FCM Firebase Cloud Messaging

Don’t forget to copy your google-services.json to -> template/app/App_Resources/Android/ folder, follow steps here:

“nativescript-plugin-firebase”: “7.1.2”,

Usage

  1. # Install dependencies
  2. npm install
  3. # Build for production
  4. tns build <platform> --bundle
  5. # Build for development
  6. tns build <platform> --bundle --env.development
  7. # Build, watch for changes and debug the application
  8. tns debug <platform> --bundle
  9. # Build, watch for changes and debug the application for development
  10. tns debug <platform> --bundle --env.development
  11. # Build, watch for changes and run the application
  12. tns run <platform> --bundle
  13. # Build, watch for changes and run the application for development
  14. tns run <platform> --bundle --env.development
  15. # Build, watch for changes and run the application using json_data
  16. tns run <platform> --bundle --env.jsondata

Clean the NativeScript application instance

i.e. rm -rf platforms

  1. npm run clean

For detailed instructions, see vue-cli-template

Contribution

License

Please make sure to read the Contributing Guide before making a pull request.

License

This software is licensed under the GNU GPLv3 License, and sponsored by Cambá.






With :green_heart: :purple_heart: :heart: by Cambá Coop :earth_americas: Buenos Aires, Argentina