Skip to content

djyde/capacitor-boilerplate

Repository files navigation

capacitor boilerplate

Includes

  • TypeScript
  • SolidJS
  • TailwindCSS

Usage

Change app identity

In capacitor.config.json, change appId and appName to your own:

{
- "appId": "com.example.capacitor",
- "appName": "capacitor-boilerplate",
  "bundledWebRuntime": false,
  "webDir": "dist",
  "plugins": {
    "SplashScreen": {
      "launchShowDuration": 0
    }
  }
}

About

capacitor boilerplate for myself

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published