MultiPortfolio/README.md

16 lines
230 B
Markdown
Raw Permalink Normal View History

2026-04-25 18:22:52 +02:00
# multiportfolio
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.3.12. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.