Skip to content

project-lateralus/lateral-receiver-app

Repository files navigation

lateral-receiver-app

Development

  1. Install jdk8 and android studio.

  2. Install packages using android studio for all required platforms version you want.

  3. Add sdk/platform-tools and sdk/tools to your path:

    export PATH=${PATH}:path/to/android/sdk/platform-tools:path/to/android/sdk/tools

  4. Add info needed to your config.js using config.example.js file as template.

  5. Install needed packages:

    npm install -g cordova ionic bower

    npm install bower install

    ionic state restore

    ionic serve # run on local browser gulp watch # in a different shell ionic run android # run on connected android phone

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published