20 lines
309 B
Markdown
20 lines
309 B
Markdown
# Website of Lars Winter
|
|
|
|
This is the portfolio website and blog of Lars Winter.
|
|
|
|
## Table of Contents
|
|
- [Installation](#installation)
|
|
- [Usage](#usage)
|
|
- [Structure](#structure)
|
|
|
|
## Installation
|
|
```bash
|
|
git clone <repo>
|
|
cd project
|
|
npm install # if applicable
|
|
```
|
|
|
|
## Usage
|
|
Quick start example.
|
|
|
|
## Structure |