Install Make sure you have Deno installed on your machine Clone this repo Run: cd learn-deno-chat-app Run: deno run --allow-net --allow-read server.ts Open http://localhost:3000 in your browser Done