lostdesign / vite-lit-capacitor

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

Home Page:https://rodydavis.github.io/vite-lit-capacitor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://rodydavis.github.io/vite-lit-capacitor/

License:Other


Languages

Language:TypeScript 47.0%Language:JavaScript 30.5%Language:Swift 9.6%Language:HTML 6.2%Language:Java 3.6%Language:Ruby 2.0%Language:CSS 1.1%