https://github.com/bh2smith/cards
https://github.com/bh2smith/cards
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bh2smith/cards
- Owner: bh2smith
- Created: 2026-05-04T13:46:56.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-06-11T21:02:43.000Z (about 1 month ago)
- Last Synced: 2026-06-11T22:20:46.669Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://cards-maxnormal.vercel.app
- Size: 1.07 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# new-dir
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.3.13. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.