12 lines
210 B
Markdown
12 lines
210 B
Markdown
# 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```
|