项目作者: fakoua

项目描述 :
Deno Web GUI
高级语言: TypeScript
项目地址: git://github.com/fakoua/deno_gui.git
创建时间: 2019-12-25T21:29:34Z
项目社区:https://github.com/fakoua/deno_gui

开源协议:MIT License

下载


Gitpod ready-to-code

Deno GUI

Deno Web GUI with REPL.

GitHub code size in bytes
GitHub
GitHub last commit
GitHub Workflow Status

CLI Installation

  1. deno install -A --unstable -f -n deno_gui https://deno.land/x/deno_gui/mod.ts

Run the server from CLI

  1. deno_gui

Using dpx

  1. dpx deno_gui -A --unstable --reload

Run the server from URL

  1. deno run -A --unstable https://deno.land/x/deno_gui/mod.ts

Specify the port:

  1. deno run -A --unstable https://deno.land/x/deno_gui/mod.ts -p=9000

Or you can use —port=9000

  1. deno run -A --unstable https://deno.land/x/deno_gui/mod.ts --port=9000

Open: http://localhost:8080

Screenshot

Deno GUI

License

MIT FOSSA Status

FOSSA Status