https://github.com/narsibhati-dev/typescript-1
https://github.com/narsibhati-dev/typescript-1
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/narsibhati-dev/typescript-1
- Owner: NarsiBhati-Dev
- Created: 2024-11-09T17:32:32.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-11-09T17:34:04.000Z (7 months ago)
- Last Synced: 2025-01-15T20:41:35.829Z (5 months ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# typescript-1
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.33. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.