https://github.com/orlowdev/orlow.dev
https://github.com/orlowdev/orlow.dev
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/orlowdev/orlow.dev
- Owner: orlowdev
- Created: 2021-04-13T13:31:09.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-22T20:00:10.000Z (over 2 years ago)
- Last Synced: 2025-01-18T12:19:51.636Z (over 1 year ago)
- Language: TypeScript
- Size: 44.4 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# orlow.dev
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.tsx
```
This project was created using `bun init` in bun v1.0.3. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.