simple-chatbot-frontend This is a simple frontend for a chatbot. It uses my simple answer generator robot.hurtiš.sk for testing. Customize configuration See Vite Configuration Reference. Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build