Skip to content

rodydavis/vite-lit-capacitor

Repository files navigation

Vite + Lit + Capacitor

Demo

An example of Lit web component built with vite for use in capacitor.

Demo

Features

  • ✅ Typescript
  • 🔥 Lit
  • 🛠 Vite
  • 🖥 Desktop
  • 📱 iOS/Android
  • 🌐 PWA

Getting Started

To build the web folder and sync the assets:

npm run build

To run ios or android:

npm run start:ios
npm run start:android

To run desktop:

npm run open:desktop

To run web:

npm run dev

Screenshots

Links