Skip to content

Starter template for cross-platform (iOS/Android/Web) app built with LitElement, Capacitor and TypeScript

License

Notifications You must be signed in to change notification settings

niiyeboah/lit-capacitor

Repository files navigation

Lit Capacitor

LitElement + Capacitor

Starter template for cross-platform (iOS/Android/Web) app built with LitElement, Capacitor and TypeScript.

Run npm install and follow the prompts to setup the workspace.

Scripts

  • start runs app for development, reloading on file changes
  • start:build runs app build from www directory
  • start:android run Android app with Android Studio
  • start:ios run iOS app with Xcode
  • build compiles .ts and outputs .js to out-tsc directory, builds app bundle, copies assets and outputs build to www directory
  • test runs your test suite with Karma
  • lint runs the linter for your project

References

About

Starter template for cross-platform (iOS/Android/Web) app built with LitElement, Capacitor and TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages