Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/val92130/portfolio---old


https://github.com/val92130/portfolio---old

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# Portfolio

## Run using docker

```bash
$ docker build -t portfolio .
$ docker run -p 80:3000 portfolio
```