You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
I Luk Kim 0a4dd7f1a2 fix: remove dangling debug_assertions attribute causing release build failure 3 weeks ago
.vscode feat: complete mana-viewer implementation with fixes for navigation and UI 3 weeks ago
public feat: complete mana-viewer implementation with fixes for navigation and UI 3 weeks ago
src feat: implement site profile template parsing system with JSON editor UI 3 weeks ago
src-tauri fix: remove dangling debug_assertions attribute causing release build failure 3 weeks ago
.gitignore feat: complete mana-viewer implementation with fixes for navigation and UI 3 weeks ago
README.md feat: complete mana-viewer implementation with fixes for navigation and UI 3 weeks ago
REPORT.md feat: complete mana-viewer implementation with fixes for navigation and UI 3 weeks ago
index.html feat: complete mana-viewer implementation with fixes for navigation and UI 3 weeks ago
package-lock.json fix: resolve stale closure in fullscreen hotkey and use native API 3 weeks ago
package.json fix: resolve stale closure in fullscreen hotkey and use native API 3 weeks ago
tsconfig.json feat: complete mana-viewer implementation with fixes for navigation and UI 3 weeks ago
tsconfig.node.json feat: complete mana-viewer implementation with fixes for navigation and UI 3 weeks ago
vite.config.ts feat: complete mana-viewer implementation with fixes for navigation and UI 3 weeks ago

README.md

Tauri + React + Typescript

This template should help get you started developing with Tauri, React and Typescript in Vite.