/simple-webview-app-with-deno

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Simple application to view a website

  • To run : deno run -A --unstable .\main.ts
  • To compile : deno compile -A --unstable .\main.ts