https://github.com/qvil/deno-playground
https://github.com/qvil/deno-playground
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/qvil/deno-playground
- Owner: qvil
- Created: 2020-08-05T06:09:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-05T08:02:04.000Z (over 5 years ago)
- Last Synced: 2025-03-22T22:39:15.211Z (9 months ago)
- Language: TypeScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deno Playground
## Installation
https://deno.land/#installation
## Run
```
deno run src/hello.ts
```