Changed the bundle identifier in the Tauri configuration file from 'com.tauri.dev' to 'dev.tmp.file-browser'. This was done to better reflect the nature of the project and improve consistency across different parts of the codebase. |
||
|---|---|---|
| .vscode | ||
| assets | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| README.md | ||
| package-lock.json | ||
| package.json | ||
| tailwind.config.js | ||
README.md
Tauri + Vanilla
This template should help get you started developing with Tauri in vanilla HTML, CSS and Javascript.