https://github.com/realfascinated/web-preview
https://github.com/realfascinated/web-preview
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/realfascinated/web-preview
- Owner: RealFascinated
- License: mit
- Created: 2025-02-16T03:39:39.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-14T18:12:52.000Z (about 1 year ago)
- Last Synced: 2025-03-14T19:24:56.750Z (about 1 year ago)
- Language: TypeScript
- Size: 25.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# web-preview
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.2.2. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.