https://github.com/ninest/transit
GTFS exploration
https://github.com/ninest/transit
Last synced: 22 days ago
JSON representation
GTFS exploration
- Host: GitHub
- URL: https://github.com/ninest/transit
- Owner: ninest
- Created: 2023-07-01T04:04:57.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-01T04:05:29.000Z (almost 3 years ago)
- Last Synced: 2025-02-25T02:17:16.873Z (over 1 year ago)
- Language: TypeScript
- Size: 15.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# t-three
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v0.5.8. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.