Ionic + React onboarding UI
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 

14 行
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. }