https://github.com/devflowinc/react-pdf-spotlight
https://github.com/devflowinc/react-pdf-spotlight
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/devflowinc/react-pdf-spotlight
- Owner: devflowinc
- Created: 2024-12-10T18:58:28.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-01-16T17:05:37.000Z (5 months ago)
- Last Synced: 2025-06-22T05:17:06.372Z (3 days ago)
- Language: TypeScript
- Size: 146 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-pdf-spotlight
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.