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

https://github.com/larssonoliver/larssonoliver.com

Personal website
https://github.com/larssonoliver/larssonoliver.com

typescript vue vue3 vue3-typescript

Last synced: 2 months ago
JSON representation

Personal website

Awesome Lists containing this project

README

        

# Oliver's Portfolio website.

Deployed website can be found at [larssonoliver.com](https://larssonoliver.com).

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run dev
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```