https://github.com/linusbolls/bolls-dev
My personal website
https://github.com/linusbolls/bolls-dev
Last synced: about 1 month ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/linusbolls/bolls-dev
- Owner: LinusBolls
- Created: 2024-12-07T02:13:36.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-08T11:53:28.000Z (5 months ago)
- Last Synced: 2025-02-14T19:47:50.762Z (3 months ago)
- Language: TypeScript
- Homepage: https://linus.bolls.dev
- Size: 203 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# linus-bolls-dev
To install dependencies:
```bash
bun install
```To run:
```bash
bun run src/index.ts
```This project was created using `bun init` in bun v1.1.0. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.