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

https://github.com/robbevp/website-robbevanpetegem

Code for my personal website. This is a mirror of https://git.robbevp.be/robbevp/website-robbevanpetegem
https://github.com/robbevp/website-robbevanpetegem

static-site

Last synced: 13 days ago
JSON representation

Code for my personal website. This is a mirror of https://git.robbevp.be/robbevp/website-robbevanpetegem

Awesome Lists containing this project

README

          

# robbevanpetegem.be

This repository holds the code and content for my personal website. You can see the result at [robbevanpetegem.be](https://www.robbevanpetegem.be).

## Build Setup

```bash
# install dependencies
$ yarn

# serve with hot reload at localhost:8080
$ yarn serve

# build for production
$ yarn build
```