An open API service indexing awesome lists of open source software.

https://github.com/waxer59/portfolio

Hey, this is my porfolio!
https://github.com/waxer59/portfolio

Last synced: 3 months ago
JSON representation

Hey, this is my porfolio!

Awesome Lists containing this project

README

        

# Hgo Porfolio

## How to run the project?

1. Install all the dependencies.

```bash
pnpm install
```

2. Start the project with the following command:

```bash
pnpm dev
```