https://github.com/ericc-ch/emoji-downloader
https://github.com/ericc-ch/emoji-downloader
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericc-ch/emoji-downloader
- Owner: ericc-ch
- Created: 2024-10-08T06:04:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-08T06:04:21.000Z (over 1 year ago)
- Last Synced: 2025-02-27T05:47:51.207Z (over 1 year ago)
- Language: TypeScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# emoji-downloader
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.29. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.