npm create tauri-app@latest
yarn create tauri-app
The project name is the foler so if you already create a folder you can just put .
( current path ) for the project name or if you havent created a folder, you would need to put a name to create a folder like my_tauri_app
As for the Package name just put whatever you want in there