mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 17:23:22 +01:00
12 lines
260 B
Markdown
12 lines
260 B
Markdown
|
# matthiaskretschmann.com
|
||
|
> Portfolio of Matthias Kretschmann
|
||
|
|
||
|
[![build status](https://www.git.berlin/kremalicious/portfolio/badges/master/build.svg)](https://www.git.berlin/kremalicious/portfolio/commits/master)
|
||
|
|
||
|
## Development
|
||
|
|
||
|
```bash
|
||
|
npm i
|
||
|
npm start
|
||
|
```
|