Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Be High

Be High - Camtronics Logo

Be High, is an Ionic application to manage the matrix screens modules.

It can be previewed on my GitHub repository here: https://github.com/nduwarugirabruno/BeHigh

Getting Started

To start building, clone this repository:

git clone https://github.com/nduwarugirabruno/BeHigh.git

Once cloned, run the following to install dependencies and run the app:

cd /path/to/the/cloned/repository/folder
npm i
ionic serve

Production

To build for production, run:

ionic build

Create apk

To build an apk package, run:

ionic cap add android
ionic cap sync
cd android
./gradlew assembleDebug 

Note: Gradle is necessary to use ./gradlew assembleDebug. If it's asked, install it.

Unit Tests

To run the unit tests once, run:

ionic test

To run the unit tests and watch for file changes during development, run:

ionic test --watch

About

Be High, Application Ionic de Gestion des modules Pico

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages