ToyChatPage This template is a toy project, simulating a Chatbot webpage, like ChatGPT, DeepSeek, etc. I know little about front-end programming. This repo is for studying only. Project Setup npm install Compile and Hot-Reload for Development npm run dev Compile and Minify for Production npm run build