Skip to content

Latest commit

Β 

History

History
62 lines (50 loc) Β· 3.54 KB

README.md

File metadata and controls

62 lines (50 loc) Β· 3.54 KB

🚨 This platform is in alpha, expect broken parts. 🚨


Bring your Capacitor ⚑ apps to the desktop with Tauri! πŸ–₯

npm GitHub Workflow Status

⚠ Important Info

  • Please follow your operating systems guide to setup your environment for Tauri development here
  • You will need @capacitor/core version >= 3.2.0.

⏳ Quickstart (Functioning on: βœ… Windows, βœ… MacOS, ⬜ Linux)

  1. Create or open a Capacitor initialized web app project. CAPACITOR DOCS
  2. Build your web app (npm run build for example)
  3. npm i @capacitor-community/tauri@alpha
  4. npx cap add @capacitor-community/tauri
  5. npx cap open @capacitor-community/tauri - This can take several minutes the first time you run it.
  6. You now have your web app running in tauri, right click and select inspect to bring up dev tools.

πŸŽ‰ More Info

πŸ›  Maintainers

Maintainer GitHub Social Sponsoring Company Primary
Mike Summerfeldt IT-MikeS @IT_MikeS Volunteer Yes

✨ Contributors


Mike Summerfeldt

πŸ’» πŸ“–