creator/app/README.md
enricobuehler 5791b61a48 add app readme
lots of styling improvements
fix dark/bright mode
2023-06-21 13:10:01 +02:00

210 B

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