An open API service indexing awesome lists of open source software.

https://github.com/eric183/leetcode


https://github.com/eric183/leetcode

Last synced: 26 days ago
JSON representation

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.