Carsten Porth b3766462ef show private tweet in timeline пре 5 година
..
resources bb87d6abe0 initial commit using ionic framework for app development пре 5 година
src b3766462ef show private tweet in timeline пре 5 година
ul_web_hooks f903c3c81d Cordova Firebase Authentication пре 5 година
.editorconfig bb87d6abe0 initial commit using ionic framework for app development пре 5 година
.gitignore bb87d6abe0 initial commit using ionic framework for app development пре 5 година
README.md 7340d4ab15 refactoring пре 5 година
config.xml 2066231833 update app meta data пре 5 година
ionic.config.json f0c23c3572 update ionic cli пре 5 година
package-lock.json 98975bd8af include gun. write hash to gun. load hash from gun in user profile пре 5 година
package.json 98975bd8af include gun. write hash to gun. load hash from gun in user profile пре 5 година
tsconfig.json bb87d6abe0 initial commit using ionic framework for app development пре 5 година
tslint.json bb87d6abe0 initial commit using ionic framework for app development пре 5 година

README.md

HybridOSN

Getting started

  • Install NodeJs
  • Set up Cordova and Ionic
  • Clone this repository
  • Install dependencies npm i

How to build and run the app

Run on Android emulator: ionic cordova emulate android Run on connected Android device: ionic cordova run android

Known Problems

In case the build process fails with the error

Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'.

run cordova clean