Updated ReadMe

This commit is contained in:
2026-04-23 01:31:03 +00:00
parent 2ccc1d0292
commit 0788f8da52

View File

@@ -1,20 +1 @@
<<<<<<< HEAD This is my Portfolio!
# Portfolio
=======
# portfolio
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.js
```
This project was created using `bun init` in bun v1.2.9. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.
>>>>>>> 1f178fb (Initial Commit)