21 lines
290 B
Markdown
21 lines
290 B
Markdown
<<<<<<< HEAD
|
|
# 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)
|