Setupinstall dependenciesnpm installstore the api key in the .env fileVITE_API_URL="e.g. http://localhost:2024" VITE_API_KEY="" VITE_ASSISTANT_ID="e.g. agent"run the development servernpm run dev