Ionic + React onboarding UI
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

14 line
229 B

  1. {
  2. "appId": "com.webtrigon.workex",
  3. "appName": "workex",
  4. "bundledWebRuntime": false,
  5. "npmClient": "npm",
  6. "webDir": "build",
  7. "plugins": {
  8. "SplashScreen": {
  9. "launchShowDuration": 0
  10. }
  11. },
  12. "cordova": {}
  13. }