Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vratengr/portfolio

The code dump for my portfolio site. 😊
https://github.com/vratengr/portfolio

css html javascript sass

Last synced: 9 days ago
JSON representation

The code dump for my portfolio site. 😊

Awesome Lists containing this project

README

        

# portfolio

The code dump for my portfolio site.

Docker script:
```docker run -d --name portfolio -p 8000:80 -v .:/usr/local/apache2/htdocs/ httpd:2.4```

Access thru:
```http://localhost:8000```