Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/waxer59/portfolio

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

Last synced: about 4 hours 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
```