1
0
Fork 0

Initial Commit

This commit is contained in:
Jordon Brooks 2025-06-22 13:47:07 +01:00
commit 8ed5b576eb
Signed by: jordon
GPG key ID: DBD9758CD53E786A
33 changed files with 5495 additions and 0 deletions

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# Tauri + Vanilla
This template should help get you started developing with Tauri in vanilla HTML, CSS and Javascript.
## 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)