You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Browser sends a GET / on 3000 to get root folder, then Deno serves it with /dist for root then no specific file was requested so it defaults to index.html
// index.html then asks for style.css logo.jpg script.js and Deno serves those file if present in /dist