Open Issues Need Help
View All on GitHub README.md 一些小问题 about 1 month ago
AI Summary: The task is to investigate and resolve an inconsistency in the ChatRooM project's README. The README instructs users to use `npm install` but then uses `pnpm dev` to start the client. The solution likely involves either changing the instructions to consistently use `pnpm` or explaining why both package managers are used.
Complexity:
2/5
help wanted
Simple chatroom powered by a Python-based server with a fully functional web GUI client.
Python