https://github.com/long-woo/stc-client
https://github.com/long-woo/stc-client
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/long-woo/stc-client
- Owner: long-woo
- Created: 2024-09-12T03:31:19.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T01:46:13.000Z (8 months ago)
- Last Synced: 2025-01-09T08:41:32.661Z (4 months ago)
- Language: TypeScript
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stc-client
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.27. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.