Initial commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user