https://github.com/eric183/leetcode
https://github.com/eric183/leetcode
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/eric183/leetcode
- Owner: eric183
- Created: 2023-08-04T02:34:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T09:41:08.000Z (almost 2 years ago)
- Last Synced: 2025-03-04T01:33:39.559Z (over 1 year ago)
- Language: TypeScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# leetcode
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v[5:0]u8@558e5a60a781. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.