https://github.com/meech-ward/Bun-Hono-React-Expense-Tracker
https://github.com/meech-ward/Bun-Hono-React-Expense-Tracker
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/meech-ward/Bun-Hono-React-Expense-Tracker
- Owner: meech-ward
- Created: 2024-04-29T00:17:08.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T20:56:53.000Z (5 months ago)
- Last Synced: 2024-12-01T06:24:47.922Z (4 months ago)
- Language: TypeScript
- Size: 109 KB
- Stars: 164
- Watchers: 1
- Forks: 52
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - meech-ward/Bun-Hono-React-Expense-Tracker - (TypeScript)
README
# app
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.25. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.