Files
tauri/examples/sidecar/README.md
2021-06-16 22:18:24 -03:00

4 lines
201 B
Markdown

# Sidecar example
This example demonstrates how to use the Tauri sidecar feature. It uses [pkg](https://github.com/vercel/pkg) to compile a Node.js application and bundle it on the Tauri application.