README.md

August 19, 2021 ยท View on GitHub

๐Ÿšจ 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

MaintainerGitHubSocialSponsoring CompanyPrimary
Mike SummerfeldtIT-MikeS@IT_MikeSVolunteerYes

โœจ Contributors


Mike Summerfeldt

๐Ÿ’ป ๐Ÿ“–