mirror of
https://github.com/tauri-apps/smoke-tests.git
synced 2026-01-31 00:35:18 +01:00
209 B
209 B
Monolith Vanilla JavaScript App
A Tauri app that uses Vanilla JavaScript with a monolith index.html.
Installation
$ yarn
Dev
$ yarn tauri dev
Build
$ yarn tauri build