diff options
| author | Dax Raad <[email protected]> | 2025-11-22 00:15:01 -0500 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-11-22 00:15:01 -0500 |
| commit | 6f82b321d8615dc933ee843f0dd34c05561379f5 (patch) | |
| tree | 0c38d10c74c8a698a7f90d6d66818e42cf43439e /packages/tauri/README.md | |
| parent | f4593c665385ccd2fe5fe30c5fa0ab15061ed382 (diff) | |
| download | opencode-6f82b321d8615dc933ee843f0dd34c05561379f5.tar.gz opencode-6f82b321d8615dc933ee843f0dd34c05561379f5.zip | |
tauri
Diffstat (limited to 'packages/tauri/README.md')
| -rw-r--r-- | packages/tauri/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/tauri/README.md b/packages/tauri/README.md new file mode 100644 index 000000000..b381dcf5b --- /dev/null +++ b/packages/tauri/README.md @@ -0,0 +1,7 @@ +# Tauri + Vanilla TS + +This template should help get you started developing with Tauri in vanilla HTML, CSS and Typescript. + +## Recommended IDE Setup + +- [VS Code](https://code.visualstudio.com/) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer) |
