/bps

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Beat Per Second

A ionic project.

Build

Installation

  • Install Node.js
  • Install Ionic npm install -g cordova ionic
  • Run in command line npm install && bower install to get all libraries

Launch the app

On your desktop browser

Just run ionic serve and let the magic happen.

On an emulator

  • ionic build ios
  • ionic emulate ios

On real device

All info here

Android

  • Check that a device is connected in debug mode with the command line adb devices
  • ionic run android

iOS

Contact