Carsten Porth ea61d6373d update readme 5 年之前
..
resources bb87d6abe0 initial commit using ionic framework for app development 6 年之前
src b00d80f255 apply url pipe to user's website in profile 5 年之前
ul_web_hooks f903c3c81d Cordova Firebase Authentication 5 年之前
.editorconfig bb87d6abe0 initial commit using ionic framework for app development 6 年之前
.gitignore bb87d6abe0 initial commit using ionic framework for app development 6 年之前
README.md ea61d6373d update readme 5 年之前
config.xml 2066231833 update app meta data 5 年之前
ionic.config.json f0c23c3572 update ionic cli 5 年之前
package-lock.json abd8c5f659 connect to twitter api over Twit 5 年之前
package.json 2066231833 update app meta data 5 年之前
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