Install the dependencies...
npm install
npm run tauri dev
To create an optimised version of the app:
npm run tauri build