Carsten Porth c6c58d87b6 parse tweet entities and build tweet 5 роки тому
..
resources bb87d6abe0 initial commit using ionic framework for app development 6 роки тому
src c6c58d87b6 parse tweet entities and build tweet 5 роки тому
ul_web_hooks f903c3c81d Cordova Firebase Authentication 6 роки тому
.editorconfig bb87d6abe0 initial commit using ionic framework for app development 6 роки тому
.gitignore bb87d6abe0 initial commit using ionic framework for app development 6 роки тому
README.md 7340d4ab15 refactoring 6 роки тому
config.xml 2066231833 update app meta data 6 роки тому
ionic.config.json f0c23c3572 update ionic cli 6 роки тому
package-lock.json a2a7a1ef63 Retrieve relevant hashs from Gun DB 6 роки тому
package.json a2a7a1ef63 Retrieve relevant hashs from Gun DB 6 роки тому
tsconfig.json bb87d6abe0 initial commit using ionic framework for app development 6 роки тому
tslint.json bb87d6abe0 initial commit using ionic framework for app development 6 роки тому

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