https://github.com/contigen/expense
https://github.com/contigen/expense
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/contigen/expense
- Owner: contigen
- Created: 2024-09-13T10:01:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T15:54:31.000Z (almost 2 years ago)
- Last Synced: 2025-03-04T09:43:14.416Z (over 1 year ago)
- Language: TypeScript
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# expense
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.1.8. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.