Ryan Lahlou, 1001914277
In two different terminals, run the following commands:
cd client && npm run dev
cd server && python3 chat.py
Open http://localhost:3000 with your browser to see the result.
Ryan Lahlou, 1001914277
In two different terminals, run the following commands:
cd client && npm run dev
cd server && python3 chat.py
Open http://localhost:3000 with your browser to see the result.