sudo npm install -g cordova sudo npm install -g bower sudo npm install -g less sudo npm install -g less-plugin-clean-css
- run
install.command
- run
install-helper-HP.command
- run
run-device-ios.command
or runrun-device-android.command
- Add to 'AppDelegate' : '@implementation NSURLRequest(DataController)
- (BOOL)allowsAnyHTTPSCertificateForHost:(NSString *)host { return YES; } @end'
- Add
android:name=".BDHelperApplication"
in application tag