# tempblade Creator This is the directory containing the application. It uses tauri with react/vite. ## Commands Start the dev server: ```yarn tauri dev``` Create a production build: ```yarn tauri build```