https://github.com/firmanjs/deno-basic
https://github.com/firmanjs/deno-basic
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/firmanjs/deno-basic
- Owner: firmanJS
- Created: 2022-02-10T02:43:40.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-10T02:55:18.000Z (about 4 years ago)
- Last Synced: 2025-02-02T09:41:37.052Z (about 1 year ago)
- Language: TypeScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Deno Basic Example
- Basic Command
```bash
deno run --allow-net example.ts
```